Skip to content

kcalumpong/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME TO EAT DA BURGER 🍔

EAT DA BURGER, the only application that lets you add and eat your favorite burgers.

How it works:

  • Enter in the type of burger you would like and hit "Submit". It will automatically be added to the MENU section.
  • Click "DEVOUR!" on the burger you would like to eat. It will automatically move to the DEVOURED section.
  • If you would like to try it again click "Try Again!"

How to Run Locally:

  • Clone this repo with git clone https://github.com/kcalumpong/burger.git in your command line.
  • Install Modules with npm install.
  • Create a database in MySQL by using the content within the schema.sql and seed.sql files provided below.
  • Run node server.js in the command line.
  • Open up http://localhost:8080/ in your browser.

Deployed to Heroku

Check it out here: EAT DA BURGER

Built with:

  • Javascript

  • Node

  • Express

  • Bootstrap

  • Heroku

  • MySQL

Links:

Incredible Author Kristina Calumpong https://github.com/kcalumpong

Github Repo https://github.com/kcalumpong/burger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published