react-redux-example-weather-forecast

A simple react-redux weather forecast application.

Solidify the knowledge of

  1. React library
  2. Redux archtecture
  3. Asynchronous calls with Redux like Ajax requests

This project is created using the ReduxSimpleStarter boilerplate.

https://github.com/StephenGrider/ReduxSimpleStarter

> git clone https://github.com/wiziple/react-redux-example-weather-forecast
> cd react-redux-example-weather-forecast
> npm install
> npm start

# open http://localhost:8080/