Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

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.


About

This is a simple ToDo list application built using React, Tailwind CSS, and HTML, designed to help you manage your tasks efficiently. The application leverages local storage in the browser for data persistence, ensuring your tasks remain saved even after refreshing the page. With an intuitive interface, you can easily add new tasks by typing

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors