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: 2 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T15:34:03.000Z (over 8 years ago)
- Last Synced: 2026-01-02T00:23:34.046Z (6 months 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.
