Burger

Eat-Da-Burger

Node Express Handlebars

MIT License

Description

This repository is where I created a restaurant app which lets users input the names of burgers they would like to eat. Whenever a user submits a burger’s name, your app will display the burger on the left side of the page – waiting to be devoured. Each burger in the waiting area also has a Devour it! button. When the user clicks it, the burger will move to the right side of the page. This app will store every burger in database, whether devoured or not.

Table of Content

1. Installation

2. Usage

3. License

4. Question

Installation

1. In your terminal, clone this to the folder of your choice.

git@github.com:vina19/Burger.git

2. Access the folder with your favorite code editor.

3. In your terminal, run these dependencies:

npm i or npm install

4. After the installation, run:

node server

Usage

Project Demo

Created using:

CSS Handlebars Javascript Node.js MySQL Express ORM

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Question

email: vinakurniasari94@gmail.com

GitHub profile: vina19