A simple and interactive to-do list application built using HTML, CSS, and JavaScript.
- Add new tasks
- Mark tasks as completed
- Delete tasks
- Save tasks in local storage
- HTML
- CSS
- JavaScript (Vanilla JS)
- Clone the repository:
git clone https://github.com/tharindu-github/To-Do-List-App.git
