Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/claudiopro/react-with-redux-example

⚛️ React with Redux example app
https://github.com/claudiopro/react-with-redux-example

react redux

Last synced: 3 days ago
JSON representation

⚛️ React with Redux example app

Awesome Lists containing this project

README

        

# React with Redux App

A sample React with Redux app with:

- A store with a single scalar value
- A single reducer
- Two action types, `INCREMENT` and `DECREMENT`

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

## License

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2017 Claudio Procida