Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmxo/react-redux-todos-manager
This project extends the official "todos" example from redux. It supports adding multiple todo-lists and saving to the local storage. It uses React Router, Redux Saga, Redux Form, Normalizr, Reselect, Redux Storage, and many other libraries. Styling is done using Tachyons.
https://github.com/jmxo/react-redux-todos-manager
normalizr react react-router redux redux-saga redux-storage reselect
Last synced: about 5 hours ago
JSON representation
This project extends the official "todos" example from redux. It supports adding multiple todo-lists and saving to the local storage. It uses React Router, Redux Saga, Redux Form, Normalizr, Reselect, Redux Storage, and many other libraries. Styling is done using Tachyons.
- Host: GitHub
- URL: https://github.com/jmxo/react-redux-todos-manager
- Owner: jmxo
- Created: 2017-10-04T12:14:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T15:34:03.000Z (about 7 years ago)
- Last Synced: 2023-07-17T02:21:15.676Z (over 1 year ago)
- Topics: normalizr, react, react-router, redux, redux-saga, redux-storage, reselect
- Language: JavaScript
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-redux-todos-manager
This project extends the official "todos" example from redux. It supports adding multiple todo-lists and saving to the local storage.
It uses React Router, Redux Saga, Redux Form, Normalizr, Reselect, Redux Storage, and many other libraries. Styling is done using Tachyons.
![2017-10-04_15h34_17](https://user-images.githubusercontent.com/22646941/31176001-f783a0e2-a919-11e7-885c-0736fa9fb3ef.gif)