Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 654 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 654 Bytes

React-Weather-Watch

Graphically displays a 5 day weather forecast for your desired cities using ReactJS.

This project has been created as part of the course "Modern React with Redux" from Udemy.com. Link to the course: https://www.udemy.com/react-redux/

To start up the application:

  1. Open Command Prompt / Terminal.
  2. Navigate to the source code directory using cd command.
  3. npm install

  4. npm start

  5. Open browser and enter 'localhost:8080' in the address bar.
  6. Enter names of US cities in the search bar to get the latest weather graphs.

screenshot