ToDoList is a simple JavaScript-based to-do list application. Users can add, view, and delete tasks.
- Add new tasks.
- View existing tasks.
- Delete tasks.
-
Clone the repository:
git clone https://github.com/YOUR_USERNAME/ToDoList.git cd ToDoList
-
Open
index.html
in your web browser.
This project is licensed under the MIT License.