Showcasing how React works with local storage. Read more about it.
git clone git@github.com:the-road-to-learn-react/react-local-storage.git
- cd react-local-storage
- npm install
- npm start
- visit
http://localhost:3000
Showcase on how to use the native localStorage of the browser in React.
JavaScript
Showcasing how React works with local storage. Read more about it.
git clone git@github.com:the-road-to-learn-react/react-local-storage.git
http://localhost:3000