Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 742 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 742 Bytes

react-local-storage

Build Status Slack Greenkeeper badge

Showcasing how React works with local storage. Read more about it.

Installation

  • git clone [email protected]:the-road-to-learn-react/react-local-storage.git
  • cd react-local-storage
  • npm install
  • npm start
  • visit http://localhost:3000