#To Run this App
- Download and install Nodejs from https://nodejs.org
- Download & extract the zip file, or clone the repository :
git clone https://github.com/johnneed/weather.git
- Navigate to the root of project :
cd weather
- Start server :
npm start
- Open browser and navigate to http://localhost:8080