Project Overview
The To-Do List App is a simple application that helps users manage their tasks. It allows users to add new tasks, mark them as completed, and delete them when finished. The app displays all tasks in a list format, making it easy to keep track of what needs to be done. Built with HTML for structure, CSS for styling, and JavaScript for functionality, this project is designed to be straightforward and user-friendly. Optional features include saving tasks in local storage to persist data across page reloads.