Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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