A simple and interactive to-do list application that allows users to add, delete, and filter tasks. This project showcases basic web development skills using HTML, CSS, and JavaScript.
- Add new tasks
- Delete tasks
- Mark tasks as completed
- Filter tasks by status (All, Completed, Incomplete)
- Animated visual effects with green and red lights around the container
- Clone the repository:
git clone https://github.com/yourusername/duo-do-list.git