This is a simple To-Do List web application created using HTML, CSS, and JavaScript.
- Add tasks to the list
- Delete tasks from the list
- Save tasks to local storage for persistence
- HTML: Used for structuring the web page
- CSS: Used for styling the web page
- JavaScript: Used for dynamic functionality and interactivity