- Avani Chheta
- William Kingsbery
- Patrick Pondo
- Kishan Senjaliya
- Timothy Wang
HTML is made for people over the age of 21 to discover and discuss cocktail recipes. Whether you have not had a drop since quarantine started, or you are unsure of what to get at the bar the first time you go back other than a “Bud Light”, our website will be a social media platform for friends and strangers alike to connect through cocktails.
In the terminal, navigate to the directory containing app.js, and run the following commands:
- npm install: install all the dependencies for the project
- npm run seed: for the best experience, seed the database with recipes, users, posts, and comments
- npm start: start the server
- Navigate to localhost:3000/