To-Do List
This is a beginner-friendly To-Do List web app built using only HTML, CSS, and vanilla JavaScript. Users can add new tasks, mark them as completed by clicking, and delete tasks by right-clicking. It’s a great mini-project for those learning core web development concepts and DOM manipulation without relying on any external libraries or frameworks. Clean UI, simple logic, and fully interactive — perfect for practice or portfolio!
Simple To-Do List
To-Do List