https://github.com/abhijeet002/todo-app
This is a todo list app made using HTML, CSS, JavaScript. it uses the local Storage to save data. You can create, delete, check your tasks.
https://github.com/abhijeet002/todo-app
javascript localstorage todoapp todolist
Last synced: 3 months ago
JSON representation
This is a todo list app made using HTML, CSS, JavaScript. it uses the local Storage to save data. You can create, delete, check your tasks.
- Host: GitHub
- URL: https://github.com/abhijeet002/todo-app
- Owner: Abhijeet002
- Created: 2024-05-05T06:47:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T06:49:04.000Z (about 1 year ago)
- Last Synced: 2025-01-05T05:26:13.043Z (5 months ago)
- Topics: javascript, localstorage, todoapp, todolist
- Language: CSS
- Homepage: https://abhijeet002.github.io/ToDo-App/
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDo-App
This is a todo list app made using HTML, CSS, JavaScript. it uses the local Storage to save data. You can create, delete, check your tasks.