I have created a To-Do List App or Website with HTML, CSS, and JavaScript. We can click on the task name to mark it as a completed or incomplete task. We will add a close icon to delete the task from the ToDo list. In this JavaScript Project, we are using Local Storage that will store the task list or To-Do list in your web browser, So that if you close and restart the browser then also it will display your saved To-Do List