Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 760 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 760 Bytes

react-mock-data

Build Status Slack Greenkeeper badge

Showcasing how mock data can be used from a fake API in React until there is a real backend. Read more about it.

Installation

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