A simple task manager built with HTML, CSS, and JavaScript.
- Add, edit, and delete tasks
- Mark tasks as completed
- Progress bar updates automatically
- Confetti animation when all tasks are done
- Tasks saved with LocalStorage
Type a task and press Enter or click Add.
Manage tasks with the edit and delete buttons.
This project was created for basic front-end development practice.