A simple and responsive Task Manager built with HTML, CSS, and JavaScript.
You can add, edit, complete, and delete tasks with deadlines — all stored locally in your browser.
- Add tasks with title, description, and deadline
- Edit existing tasks
- Mark tasks as completed
- Delete tasks
- Auto-save using Local Storage
- HTML5
- CSS3
- JavaScript (Vanilla JS)
-
Clone this repository:
git clone https://github.com/dish982/task-manager.git -
Open the project folder:
cd task-manager -
Run it locally:
- Simply open
index.htmlin your browser
- Simply open
Made with ❤️ by Disha
