This project is a simple web application that allows you to manage your to-do list. It is built using HTML, CSS, and JavaScript.
To use the application, follow these steps:
- Clone or download the project repository.
- Open the index.html file in your web browser.
- Add tasks: Type your task in the input bar and press Enter to add it to the list.
- Clear input: Click on the pencil icon to clear the input bar.
- Mark as completed: Click on a task to mark it as completed (it will be crossed out).
- HTML
- CSS
- JavaScript
- Font Awesome - for the pencil icon
Contributions to the project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.