https://github.com/dipanshkhandelwal/todos-goals
Simple todos and goals app using concepts of redux
https://github.com/dipanshkhandelwal/todos-goals
Last synced: 7 months ago
JSON representation
Simple todos and goals app using concepts of redux
- Host: GitHub
- URL: https://github.com/dipanshkhandelwal/todos-goals
- Owner: DipanshKhandelwal
- Created: 2018-12-31T08:30:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T08:34:16.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T04:58:45.676Z (9 months ago)
- Language: JavaScript
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todos - goals
A simple todos and goals app using concepts of redux
This is a react app and a simpler html version of the same can be found [here](https://github.com/DipanshKhandelwal/understanding-redux-from-scratch).
### Run
* `npm install`
* `npm start`