Live Demo
Instructions: Type city name in search box to get current weather.
- Download/clone repository
- Run in terminal to install dependencies: npm install
- Run in terminal to start server locally: npm start
- Open http://localhost:3000 to view it in the browser.