/code-cafe

A simple full stack application using Node and Mongodb which allows cashiers to create and submit orders and baristas to complete them.

Primary LanguageJavaScript

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run node server.js
  2. Navigate to localhost:8080