You are going to need this endpoint in order to implement the assignment given to you (minimalistic storefront).
In order to start this endpoint, follow these steps
- Install dependencies
- Build the project -
yarn build
- Start the project -
yarn start
Note: During the assignment, do not modify this endpoint. Also, no need to provide it along with your assessment.