A fully functional todo list application built with HTML, CSS, and JavaScript.
- ✅ Create new todo items
- 📝 Edit existing todos
- ✓ Mark todos as complete (double-click)
- 🗑️ Delete todos
- 💾 Local storage persistence
- 🎨 Smooth animations
- Open
index.htmlin your browser - Type a task in the input field and click the + button
- Double-click a task to mark it as complete
- Click the pencil icon to edit a task
- Click the trash icon to delete a task
Place the following images in the /images folder:
notebook.gif- Header iconplus.png- Add buttonpencil.png- Edit icondelete.png- Delete iconcheck-mark.png- Complete iconrefresh.png- Update button
You can find free icons at:
Tutorial by Sharathchandar.K