weather-app To run application you need Node JS installed Install and run application Clone repository git clone https://github.com/joelrosko/weather-app.git cd into weather-app cd weather-app Install dependencies npm install Start application npm start