todolis# To-Do List
A simple and interactive To-Do List application built with HTML, CSS, and JavaScript. This project provides a straightforward way to manage tasks with features to add, remove, and mark tasks as completed.
- Add new tasks
- Mark tasks as completed
- Remove tasks
- Clear all completed tasks
- HTML: For structuring the content
- CSS: For styling and layout
- JavaScript: For interactive features and functionality