Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)