Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 802 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 802 Bytes

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 [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