A simple and responsive ToDo list application built using HTML, CSS, and JavaScript. This app allows users to add, delete, and manage their daily tasks with ease. Designed with a clean UI and interactive features to improve productivity.
Features
✅ Add new tasks 🗑️ Delete completed tasks ✏️ Mark tasks as done 📱 Responsive design for all devices 💾 Data stored in local storage (no backend required)
Technologies Used
HTML – Structure of the application CSS – Styling and responsive layout JavaScript – Application logic and interactivity