Skip to content

siddharthsuthar/Starbuck-Prototype

Repository files navigation

Team Hackathon GroupName: Amazonians

#Architecture of the Starbucks Application

#Requirements to Run This Project #Instructions

  1. Node.js
  2. npm / yarn package manager
  3. npm install - to install all the dependencies

#Technology Used

#Instructions

  1. npm install
    npm install --save concurrently
  2. npm run start-dev
  3. start local mongoDB server
  4. use the app to order at sanjose
  5. Check if order got placed with post man
  6. http://localhost:3001/api/sanjose/order [GET REQUEST]