Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.08 KB

HTML: How To Mix Liquor

Stevens Institute of Technology - CS 546 Web Programming I Final Project

Group 20

  • 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.

How to Use the Application

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/