order drinks with a click of a button
https://devpost.com/software/drinkeasy
- 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