https://github.com/mariangle/todo-list-js
https://github.com/mariangle/todo-list-js
localstorage
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariangle/todo-list-js
- Owner: mariangle
- Created: 2023-02-21T23:15:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T23:58:08.000Z (about 3 years ago)
- Last Synced: 2025-07-26T18:43:22.285Z (12 months ago)
- Topics: localstorage
- Language: JavaScript
- Homepage: https://mariangle.github.io/todo-list-js/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List
This is my very first attempt at creating a todo list application using JavaScript. With this app, you can add, mark as complete, and delete items from your list. The app is created for learning purposes and utilizes local storage to store your data.
---
