To-Do List Website The To-Do List Website is a simple and interactive web application that allows users to add, manage, and remove tasks efficiently. It helps users organize their daily activities in a structured manner.
Features: ✅ Add new tasks dynamically ✅ Mark tasks as completed ✅ Delete tasks when done ✅ Save tasks in local storage (so they don’t disappear on refresh) ✅ Responsive design for a smooth experience on all devices
Technologies Used: HTML: Structure of the website
CSS: Styling and layout
JavaScript: Functionality and interactions