TO DO APP This is a simple To-Do List manager made using Vanilla JavaScript. It uses browser's local storage to store information. We can add new tasks, delete existing tasks and also mark tasks as completed.