• Stars
    star
    1
  • Language
  • License
    MIT License
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

useLocalStorage is a React hook that allows you to store, retrieve, and synchronize data from the browser's localStorage API. It works like the useState hook, but it also persists the data across page reloads and sessions