https://github.com/augustingrigorov/todo-app
Redux tutorial app.
https://github.com/augustingrigorov/todo-app
redux tutorial
Last synced: about 1 month ago
JSON representation
Redux tutorial app.
- Host: GitHub
- URL: https://github.com/augustingrigorov/todo-app
- Owner: AugustinGrigorov
- Created: 2017-09-19T16:28:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T22:53:25.000Z (over 8 years ago)
- Last Synced: 2025-12-02T01:58:43.108Z (7 months ago)
- Topics: redux, tutorial
- Language: JavaScript
- Homepage: https://redux.js.org/basics/usage-with-react
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TODO Web App using React and Redux
A repo where I build a Redux-React todo app following [this](https://redux.js.org/basics/usage-with-react) tutorial.