Eat-the-Burger is a burger logging app that utilizes Jquery, MySql, &Express. Eat-the-Burger tracks users burger consumption. The user can log which burgers they have devoured from the menu, add burgers to the menu, and delete burgers from the menu. The user's also have an option to delete burger's from their devoured tracker.
This app is deployed through Herkoku using JawsDB
ATTENTION: Node.js and MySQL/installation is required prior to use
-Open terminal
-Clone the repo: https://github.com/Kfields91/burger.git
-cd into new directory
-add a .env
file into your directory
-In .env
create variable DBPASSWORD= equal to your specific MySQL database password
-Npm i all the required dependancies in the package.json file
-Run server.js
-open localhost:8080 in your browser
- Run server.js
- open localhost:8080 in your browser
Or Use the deployed Heroku link here!
If you would like to contribute to this project reach out. Contact Information can be found below in Contact Information