One of my first web development projects! A modern, responsive todo list application built with pure JavaScript, HTML5, and CSS3.
- ✅ Add, complete, and delete tasks
- 🌙 Dark/Light mode toggle
- 🔍 Filter tasks (All/Active/Completed)
- 📱 Fully responsive design
- 🎯 Clean and intuitive UI
- HTML5
- CSS3
- JavaScript
- Clone the repository
- Open
index.html
in your browser
This was one of my first projects while learning web development, focusing on DOM manipulation and responsive design principles. The idea of this project is from the site 'frontedMentor'
Check out my other repositories for more advanced projects!