Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 414 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 414 Bytes

Weather Forecast City Search with ReactJS and Redux

A simple React Application with Redux that fetches weather forecast from a city

Demo

The openweatherforecast free version runs only through http so you really need to clone the project and test it in your local machine.

For Development

Checkout this repo and install dependencies:

> npm install
> npm start

Navigate to localhost:8080