View this project here
Change the branch to master from gh-pages to view full project or code
This is simple react app using OpenWeatherMap API
First clone this repository
$ https://github.com/himanshu03jain/Weather.git
Install Dependencies and make sure you already have nodejs and npm installed in your system
$ npm install
Run it
$ npm start