Skip to content

Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat.

License

Notifications You must be signed in to change notification settings

APopp524/Eat-Da-Burger-App

Repository files navigation

Eat - Da - Burger App

This app is all about eating burgers, yes, that's right! You'll create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Be sure to follow the MVC design pattern; use Node and MySQL to query and route data in your app, and Handlebars to generate your HTML. Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat.

Technologies That Were Used

Heroku | Express.js | Node.js | MySQL | JavaScript | JQuery | Bootstrap | CSS | HTML

Live Demo

The demo of the application can be found here.

Directions

To run the application locally, first clone this repository.

Next, install the application dependencies.

npm install

Finally, run the node server locally.

node server

Now, open the local application on port 8080 at the URL: http://localhost:8080/.

Screenshots

pic 9 14 42 PM

pic2

About

Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published