Skip to content

A Burger Eating Application With Node.js, Express, MySQL, Handlebars & Materialize.

License

Notifications You must be signed in to change notification settings

codifyme/Burger

Repository files navigation

BURGER

Description

Burger is a eating App builded with Node.js, Express, MySQL, Handlebars and Materialize. This application demostrate a simple >full stack application with front-end implemented with HTML/CSS and elements from the Materialized framework and backend >implemented with Node.js and Express. The HTML is done with the help of Handlebars.

Demo

The burger demo eaiting application can be found in **here.

Technologies and Packages

  1. npm init => initialize package.json
  2. npm install => create package-lock.json
  3. npm install => Install the npm express package
  4. npm i inquirer => install inquirer package
  5. npm i dotenv => install dotenv package

Installation

to run the application locally, first clone this repository with the following command.

git clone git@github.com:codifyme/burger.git

next, install the application dependecies. cd burger npm install Finally, run it in your Visual Code editor code . node server.js

Now, open the local App on port 3000 at your browser URL:

http://localhost:3000/.

Screen-shot


Home Page - "View the Menu" terminal burger site

Drop Down - "Place your order" terminal burger site

Order list - "Eat the hamburger" terminal burger site

Build With

  1. Visual Studio Code - Text Edito
  2. Heroku
  3. Node.js
  4. Terminal/Gitbash

#Author

Have a nice day and enjoy your burger! Thank

About

A Burger Eating Application With Node.js, Express, MySQL, Handlebars & Materialize.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published