Showcasing how mock data can be used from a fake API in React until there is a real backend. Read more about it.
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