/to-do-list-lite

This application allows users to manage tasks by adding and deleting them from a list.

Primary LanguageJavaScript

Application Name

Modern To-do List

Description

This application allows users to manage tasks by adding and deleting them from a list.

How to Run

  1. Clone the repository:
    git clone https://github.com/kevinschueller/to-do-list-lite
    
  2. Navigate to the project directory:
    cd <project-directory>
    
  3. Open index.html in a web browser to run the application.