This is a simple todo list application built using HTML, CSS, and JavaScript. It allows users to add tasks, mark them as completed, and delete them.
- Add tasks: Users can add new tasks to the todo list.
- Delete tasks: Users can delete tasks from the list.
- HTML
- CSS
- JavaScript
- Clone the repository or download the ZIP file.
- Open
index.html
in your web browser.