I developed a simple yet effective To-Do List web application using pure HTML, CSS, and JavaScript.
Features:
- Add, mark as completed, and delete tasks
- Responsive design for mobile and desktop
- Clean and user-friendly interface
- Real-time task updates without page reload
This project demonstrates my skills in frontend development, DOM manipulation, and building interactive features using vanilla JavaScript.