https://github.com/emanuelefavero/react-localstorage
Example app showing how to store localStorage data in React
https://github.com/emanuelefavero/react-localstorage
Last synced: 6 months ago
JSON representation
Example app showing how to store localStorage data in React
- Host: GitHub
- URL: https://github.com/emanuelefavero/react-localstorage
- Owner: emanuelefavero
- Created: 2022-10-29T12:48:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T12:48:41.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T16:50:28.969Z (8 months ago)
- Language: CSS
- Size: 293 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React localStorage
Example app showing how to store localStorage data in React
### In the project directory, run
`npm i`
`npm start`