the-road-to-learn-react / react-local-storage-cache

How to cache results in React with Local Storage.

Home Page:https://www.robinwieruch.de

Repository from Github https://github.comthe-road-to-learn-react/react-local-storage-cacheRepository from Github https://github.comthe-road-to-learn-react/react-local-storage-cache

react-local-storage-cache

Build Status Slack Greenkeeper badge

Showcasing how data results can be cached with local storage in React. Read more about it.

Installation

  • git clone git@github.com:the-road-to-learn-react/react-local-storage-cache.git
  • cd react-local-storage-cache
  • npm install
  • npm start
  • visit http://localhost:3000

About

How to cache results in React with Local Storage.

https://www.robinwieruch.de


Languages

Language:JavaScript 81.5%Language:HTML 18.5%