https://github.com/yanikkumar/react-todo-list
A New todo list react app which is similar to the old Reminder Pro App. The difference is that it uses redux also and this is just react based application
https://github.com/yanikkumar/react-todo-list
Last synced: about 1 month ago
JSON representation
A New todo list react app which is similar to the old Reminder Pro App. The difference is that it uses redux also and this is just react based application
- Host: GitHub
- URL: https://github.com/yanikkumar/react-todo-list
- Owner: yanikkumar
- Created: 2019-07-26T15:51:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:27:12.000Z (over 3 years ago)
- Last Synced: 2025-12-31T00:33:01.981Z (5 months ago)
- Language: JavaScript
- Size: 3.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-ToDo-List
A New todo list react app which is similar to the old Reminder Pro App. The difference is that it is just simple react based application with bootstrap and uuid concepts in it and doesnot include redux.
> Make sure to install dependencies by running `npm install` in the directory and then
> `npm start`
### Following features included in the app:
* Add to the list
* Remove from the list
* Edit the todo list
* Clear All todo list
Some Screenshots of the app in work:


