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

Showcase on how to use the native localStorage of the browser in React.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-local-storage

Build Status Slack Greenkeeper badge

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

Installation

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

About

Showcase on how to use the native localStorage of the browser in React.

https://www.robinwieruch.de


Languages

Language:JavaScript 79.7%Language:HTML 20.3%