react-local-storage-cache
react-local-storage-cache copied to clipboard
How to cache results in React with Local Storage.
react-local-storage-cache
Showcasing how data results can be cached with local storage in React. Read more about it.
Installation
-
git clone [email protected]:the-road-to-learn-react/react-local-storage-cache.git
- cd react-local-storage-cache
- npm install
- npm start
- visit
http://localhost:3000