/DrinkEasy

UoftHacks 2018: A platform that allows you to order drinks with your phone. Uses Interac API

Primary LanguageJavaScript

DrinkEasy

order drinks with a click of a button

How to run

  • make sure you have node installed
  • git clone repo ... "git clone "
  • type 'npm install' in terminal
  • download nodemon .. type "sudo npm install -g --force nodemon" in terminal
  • type 'nodemon index.js' in terminal
  • Go to http://127.0.0.1:3000/ in the browser