Shop Manager is a shop products and orders management platform. In it, it is possible to do CRUD actions for both products and orders.
https://shop-manager-case.herokuapp.com/
To install the application it is necessary to have installed on your PC:
To run the project, run the commands below in your terminal:
To clone the project:
https://github.com/llpasche/shop-manager.git
To run the project, enter your root folder (competition-manager) and run:
npm install
https://documenter.getpostman.com/view/19294478/Uz5KkZf3
The project was created with the following technologies