A simple web-based Todo List application to help you keep track of your tasks.
- Add new tasks
- Mark tasks as completed
- Delete tasks
- Clear all tasks
- Enter a new task in the input field and press Enter to add it to the list.
- Click on a task to mark it as completed.
- Click on the trash icon to delete a task.
- Click on the "Clear All" button to remove all tasks.
- HTML
- CSS
- JavaScript
- Unicons - Icon library for task-related icons.
This project is licensed under the MIT License - see the LICENSE file for details.