https://github.com/soumilgit/todo-app
Can add tasks here for the day, strike off the completed ones and then Toggle Visibility for the Incomplete ones and Reset the form, all in React.
https://github.com/soumilgit/todo-app
Last synced: 2 months ago
JSON representation
Can add tasks here for the day, strike off the completed ones and then Toggle Visibility for the Incomplete ones and Reset the form, all in React.
- Host: GitHub
- URL: https://github.com/soumilgit/todo-app
- Owner: Soumilgit
- License: mit
- Created: 2024-08-11T16:26:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-07T13:49:34.000Z (over 1 year ago)
- Last Synced: 2025-01-17T15:16:50.920Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToDo-App
Can add tasks here for the day, strike off the completed ones and then Toggle Visibility for the Incomplete ones and Reset the form, all in React.