A coffee shop platform where users can order menu items by adding items into a cart, customize orders, and also purchase the items using a credit or debit card. Orders will be saved in their profile.
- Fork and clone repository to local machine.
- Open integrated terminal in personal IDE.
- Run
npm install
in the highest level of the root directory to install all the necessary dependencies.
- Open integrated terminal in personal IDE.
- Run
npm run develop
to start a local development server and to compile required static assets.
Visit our GitHubs: Daniel Gutierrez, William Paulovitz, Geoffrey Kigongo, Christian Flores