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

https://github.com/explooosion/react-redux-sample

This is an example for react with redux.
https://github.com/explooosion/react-redux-sample

action example react reducer redux sample

Last synced: about 1 month ago
JSON representation

This is an example for react with redux.

Awesome Lists containing this project

README

          

# react-redux-sample

This is an example for react with redux.

## Ref

- [quick-start](https://react-redux.js.org/introduction/quick-start)
- [configuring-your-store](https://redux-docs.netlify.com/recipes/configuring-your-store)
- [basic-tutorial](https://redux-docs.netlify.com/basics/basic-tutorial)
- [example todos](https://github.com/reduxjs/redux/tree/master/examples/todos)