A simple react-redux weather forecast application.
- React library
- Redux archtecture
- 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/