TaskManager is a simple JavaScript-based task management web 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/TaskManager.git cd TaskManager
-
Open
index.html
in your web browser.
This project is licensed under the MIT License.