A clean and responsive task management application built using HTML, CSS, and JavaScript.
- Add new tasks
- Mark tasks as completed
- Edit tasks with double-click
- Delete tasks
- Persistent storage using Local Storage
- Responsive design
- Clean and minimal user interface
- HTML5
- CSS3
- JavaScript (ES6)
- Local Storage API
(Add screenshot here)
(Add screenshot here)
- Clone the repository
git clone https://github.com/your-username/minimal-task-manager.git-
Open the project folder
-
Run
index.htmlin your browser
- Dark Mode
- Drag and Drop Tasks
- Task Categories
- Due Dates
- Search and Filter Tasks
MIT License