π Basic To-Do List Web App A simple and interactive To-Do List application built using HTML, CSS, and Vanilla JavaScript. This project allows users to easily manage daily tasks with a clean and responsive user interface.
π§ Features: β Add New Tasks β Users can type and add tasks dynamically to the list.
βοΈ Mark Tasks as Completed β A single click marks tasks as done with visual feedback (like strikethrough or check).
β Remove Tasks β Easily delete tasks that are no longer needed.
π Tech Stack: HTML β Structure of the web page
CSS β Styling and responsiveness
JavaScript β Task functionality and event handling