Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 331 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 331 Bytes

Weather Charts

A React-Redux application that is used to display the next 5 days forecast for a list of cities that the user can search for.

Weather Charts Screenshot

Getting Started

Checkout this repo, change to the project directory, and then run:

> npm install
> npm start