Modern To-do List
This application allows users to manage tasks by adding and deleting them from a list.
- Clone the repository:
git clone https://github.com/kevinschueller/to-do-list-lite
- Navigate to the project directory:
cd <project-directory>
- Open
index.html
in a web browser to run the application.