A simple ToDo app that allows users to manage their tasks. Tasks are stored locally in the browser's storage.
- Add new tasks
- Mark tasks as completed
- Remove tasks
- Tasks are stored in the browser's local storage
- HTML
- CSS
- JavaScript
-
Clone the repository:
git clone https://github.com/codewithharshad/todo-app.git