A clean, interactive, and responsive ToDo List web application that helps users manage their daily tasks efficiently. Built with core web technologies.
- ➕ Add new tasks
- ✅ Mark tasks as completed
- 🗑️ Delete tasks
- 📝 Edit existing tasks
- 💾 Data is saved in LocalStorage
- Clone the repository:
https://github.com/Denis793/Todo-List.git
