This project was bootstrapped with Create React App.
Project Deployed Here: https://weather-react.now.sh
This is to make a weather app using React similar to the one or better than the weather app here
- React-Frontend
$ git clone https://github.com/debopamgupta/react-weather-app.git
# install dependencies
$ npm install
# to start dev-server
$ npm start