This project is a simple TODO list application built with HTML, CSS, and JavaScript. It allows users to create, edit, delete tasks, and mark them as completed.
- Add new tasks
- Edit existing tasks
- Delete tasks
- Mark tasks as completed
- Filter tasks by status (all, completed, incomplete)
- Clone or download the repository:
git clone https://github.com/your_username/todo-list.git