A simple Todo app built with HTML, CSS, and JavaScript.
- Add tasks to your Todo list
- Delete tasks from the list
- Clone the repository:
https://github.com/PrernaSingh01/Todo_App.git
- Open the
index.html
file in your web browser.
- Type your task into the input field and press Enter or click the "✍" button to add it to the list.
- Click the "Delete" button next to a task to remove it from the list.
Contributions are welcome! If you find any bugs or want to add new features, please submit an issue or open a pull request.
This project is licensed under the MIT License.