Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 388 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

In the project directory, open two separate tabs:

  • npm start
  • npm run api - starts the json-server for fake data. Data was swiped from my personal favorites endopoints, so some functionality may not be present (pagination, for instance.)