Skip to content

mkredzel/cocktail-sharer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Cocktail Sharer

A cocktail recipe sharing app built with Node.js, Express, MySQL, Sequelize and Vue.js

Users can share and edit their favourite recipes with others by completing registration and loggin in, while administartor has an access to delete recipes.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Create & Populate DB:

sequelize db:create sequelize db:migrate sequelize db:seed:all

To Visit App:

localhost:8080

Project Screen Shots

About

A cocktail recipe sharing app built with Node.js, Express, MySQL, Sequelize and Vue.js

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •