- Clone the repo and
cdinto the project. - Run
npm cito install dependencies. - Use the command below based on use case.
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build folder.
Proxy of Square API /catalog/list
Retrieve saved reviews from local Database
Data is ReviewItem. Returns ReviewItem (with DB ID)
ID of an Order. Proxy of Square API /orders/{order_id}