MKMohan Kumarinimshines.hashnode.dev·Mar 18, 2021 · 3 min readHow to create a theme toggle in React using Context API 🪄Hey guys! what's up? In this post I'm going to show you how to implement a simple theme toggle in React using context and hooks. Let's dive in. You can read this on dev.to Before getting started I assume that you already have project setup if you ...00
MKMohan Kumarinimshines.hashnode.dev·Dec 18, 2020 · 5 min readA Simple Weather app using React and OpenWeatherMap API 🔥Hey fellow developers! This post is about how to create a simple weather app using React and OpenWeatherMap API. This is how the app will look like. So, let's get started 🏃♂️ Here's the github link in case you're curious react-weather-app and liv...00