Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.55 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.55 KB

This is a simple ToDo list application built using React, Tailwind CSS, HTML, and utilizes local storage in the browser for data persistence.

Screenshot (338)

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

Screenshot (339)


Prerequisites


Make sure you have npm installed. You can download and install it from here.

Screenshot (340)


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.

Screenshot (341)


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.