This is a simple ToDo list application built using React, Tailwind CSS, HTML, and utilizes local storage in the browser for data persistence.
Features
==> Add tasks to your ToDo list
==> Mark tasks as completed
==> Delete tasks
==> Tasks are saved locally in the browser's storage
Technologies Used
==> React
==> Tailwind CSS
==> HTML
Prerequisites
Make sure you have npm installed. You can download and install it from here.
Usage
==> Add a new task: Type the task in the input field and press Enter or click the Add button
==> Mark a task as completed: Click the checkbox next to the task.
==> Delete a task: Click the delete button next to the task.
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
License
Distributed under the MIT License.