The To-Do List is a web application designed to help users create, manage, and track their tasks efficiently. With an intuitive interface, users can add new tasks, mark them as completed, and organize their daily activities.
Front-end: HTML5, CSS3 and JAVASCRIPT;
- Add tasks;
- Remove tasks;
- Mark task as completed;
- Tasks are saved in localStorage;
Project Link : https://project-to-do-list-new.vercel.app/