chas-academy / k03-restful-api-react-martinfjant

k03-restful-api-react-martinfjant created by GitHub Classroom
1 stars 0 forks source link

Web-shop React-SPA and REST-API

Install locally

To install, clone down repository and do yarn install to get dependencies. Then run node index.js to start the API. Then, open the /client folder and run yarn install, and then yarn start to run the client.

Paths

List of all the paths and what HHTP method they use, protected paths are marked with an asterisk *

GET requests