EAT DA BURGER, the only application that lets you add and eat your favorite burgers.
- 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!"
- 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.
Check it out here: EAT DA BURGER
-
Javascript
-
Node
-
Express
-
Bootstrap
-
Heroku
-
MySQL
Incredible Author Kristina Calumpong https://github.com/kcalumpong
Github Repo https://github.com/kcalumpong/burger