Anuragtech02 / useReactHooks

useReactHooks is a curated list of custom react hooks that will benefit people in their daily tasks related to development in react.
MIT License
47 stars 17 forks source link

useLocalStorage #15

Closed Anuragtech02 closed 2 years ago

Anuragtech02 commented 2 years ago

useLocalStorage

Implement a very simple local storage hook for now. It should include features like pushing and getting data to and from the localstorage.

behumoury commented 2 years ago

I would like to work on this can you please assign me this issue.

Anuragtech02 commented 2 years ago

Sure, go ahead!