These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Here is series of steps that will tell you have, how to get a development env running on your local machine
git clone https://github.com/zaib/react-weather.git
npm install
npm start
Project will be listening on port 3000
http:://localhost:3000
- Jahanzaib Aslam - Initial work - zaib
This project is licensed under the MIT License - see the LICENSE.md file for details