- Design a simple and user-friendly interface for the To-Do List
- Input field to add new tasks
- List or table to display all tasks
- Buttons or icons to delete each task
- Use JavaScript to add tasks to the list
- Use JavaScript to delete tasks from the list