Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.42 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.42 KB

PLP Responsive To-Do List APP

Languages Used: HTML, CSS, JavaScript

This to-do list application allows you to manage your tasks seamlessly across different devices. It's built using HTML, CSS, and JavaScript to provide a responsive user experience.

How to Operate:

  1. Adding Tasks:

    • Type your task into the input field.
    • Press Enter or click the "Submit" button to add the task to the list.
  2. Completing Tasks:

    • Click on a task to mark it as completed.
    • The completed task will be crossed out.
  3. Removing Tasks:

    • Click on the completed task again to remove it from the list.

That's it! Enjoy managing your tasks with this simple and responsive to-do list.