This is a simple mock api created for this project, using json server and json auth server. The db.json contains fictional data to be used in a e-commerce store.
This is one of two repositories involved in the project:
- Clone the repository
- Setup the
PORT
environment table with the port in which the api should be initialized - Run
npm run start
. - Setup the react application by following the steps in the frontend repository.
This was a group exercise that I completed with Ioannis Tourtouras.
Eduardo Botelho | Ioannis Tourtouras |