Skip to content

mjb527/burgers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burgers

Author: Matthew Batko

Eat-Da-Burger

Who doesn't love burgers?

Everyone likes burgers. You can use this app to track your favorite burgers and devour them once you're done eating! You may find the name of a burger that you never heard of before too!

Technologies Used

  • HTML/JavaScript + jQuery
  • Node.js
    • Express
    • MySQL package
    • Handlebars
  • MySQL

Cloning

To clone, you will need to do the following:

  1. Make sure you have the prerequisites:
    • NPM
    • Node.js
    • MySQL
  2. In your terminal, run git clone https://github.com/mjb527/burgers && cd burgers && npm install
  3. Create your database by running the sql script schema.sql
  4. Seed the databse with the sql script seed.sql
  5. Run the app from the root of the project with npm start

Happy Eating!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published