Skip to content

amartya324/ToDo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We can Do the following:

  • Add task
  • Delete task
  • Mark the completed task

Local Storage

localStorage is a built-in object in web browsers that allows web applications to store key-value pairs locally within the user's browser.

React-Toastify

Implement the react-toastify library to handle alerts when a new item is added to the list, when the user tries to submit an empty form, and when an item is removed from the list.

About

toDo-List app made in reactJs using useState Hook. The data is saved in local storage of your browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published