Final Project for CS546- web programming Database for finding drinks base on preference and liqours that you have. User is also able to submit drinks to the database.
To seed database: node tasks/seed.js
Credentials:
- Username: Barresi
- Password: javascriptRules
To use: npm start Server will be running on http://localhost:3000