#Architecture of the Starbucks Application
#Requirements to Run This Project #Instructions
- Node.js
- npm / yarn package manager
- npm install - to install all the dependencies
#Technology Used
#Instructions
- npm install
npm install --save concurrently - npm run start-dev
- start local mongoDB server
- use the app to order at sanjose
- Check if order got placed with post man
- http://localhost:3001/api/sanjose/order [GET REQUEST]