A sleek and minimal To-Do List application that helps users manage tasks with ease. This project is ideal for learning and demonstrating basic CRUD operations, responsive design, and DOM manipulation.
The To-Do List app allows users to add, edit, complete, and delete tasks in a user-friendly interface. It is designed to be responsive and intuitive, making task management simple and effective β whether on desktop or mobile.
- π Add new tasks instantly
- βοΈ Edit existing tasks
- β Mark tasks as completed
- β Delete tasks
- πΎ Local storage support (if implemented)
- π± Fully responsive design
- Frontend:
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- [Optional] Bootstrap for UI styling
git clone https://github.com/yourusername/project2-to-do-list.git
cd project2-to-do-list