Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alcheinz/js_dom-to-do-list
JS To-Do List with TailwindCSS
https://github.com/alcheinz/js_dom-to-do-list
css html javacript js tailwind tailwindcss todo todo-list todolist
Last synced: 16 days ago
JSON representation
JS To-Do List with TailwindCSS
- Host: GitHub
- URL: https://github.com/alcheinz/js_dom-to-do-list
- Owner: Alcheinz
- Created: 2024-09-15T13:52:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:18:59.000Z (5 months ago)
- Last Synced: 2025-01-22T10:14:32.956Z (16 days ago)
- Topics: css, html, javacript, js, tailwind, tailwindcss, todo, todo-list, todolist
- Language: HTML
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List App
A simple To-Do list application built using HTML, CSS, and JavaScript.
## Features- Add new tasks to the list.
- Delete tasks from the list.
- Tasks are stored in local storage, so they persist after refreshing the page.![image](https://github.com/user-attachments/assets/40104d0e-6449-4a7c-b885-7cf1471be713)