A simple Weather App Created Using React and OpenWeatherAPI.
https://kishanmodi.me/weather-app/
Clone the project
git clone https://github.com/kishanmodi/weather-app
Go to the project directory
cd weather-app
Install dependencies
npm install
Start the server
npm start
To deploy this project run
npm run deploy -m"Deploy To Github Pages"