Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samiran2004/todo-app-online
https://github.com/samiran2004/todo-app-online
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samiran2004/todo-app-online
- Owner: Samiran2004
- Created: 2023-10-25T18:00:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-25T18:02:30.000Z (about 1 year ago)
- Last Synced: 2023-10-25T19:25:19.552Z (about 1 year ago)
- Language: CSS
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDO-ApP-ONLINE
"Local Storage Todo List App 📝"
Description:
This repository hosts a simple yet effective todo list app created using HTML, CSS, and JavaScript. Leveraging the power of local storage, this application allows users to manage their tasks without the need for complex backends or external databases. With this project, you can explore the basics of web development and local storage management, making it an excellent resource for beginners in the world of JavaScript.Key Features:
Add, edit, and delete tasks effortlessly.
Persist your tasks using local storage for a seamless experience.
Intuitive user interface with responsive design for desktop and mobile devices.