Skip to content

jgg88/burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eat-A-Burger

A full stack application that uses HTML/CSS, Materialize, Node.js, MySQL, Express, and HTML templating through Handlebars.

Description

The user inputs any burger name to add to a list of burgers 'to be eaten', and by pressing the 'devour button', the selected burger is sent to a list of already eaten burgers. All data input is stored to a MySQL database.

Getting Started

Clone repository to run locally:

git clone [email protected]:jgg88/burger.git

Install project dependencies:

cd burger
npm install

Run node server:

node server.js

Open application in browser:

http://localhost:3000/

Author

Joshua Gomez

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published