A simple React Application with Redux that fetches weather forecast from a city
The openweatherforecast free version runs only through http
so you really need to clone the project and test it in your local machine.
Checkout this repo and install dependencies:
> npm install
> npm start
Navigate to localhost:8080