This project is a simple implementation of a ToDo List in JavaScript. It includes functionalities like adding tasks, marking tasks as completed, and removing tasks.
Clone the repository: git clone https://github.com/rohansh2017/ToDoList.git
Open the index.html file in your web browser.
Start adding tasks by typing in the input box and clicking the "Add Task" button.