/burger-app

An app that let's users input the names of burgers they would like to eat.

Primary LanguageJavaScriptMIT LicenseMIT

Eat The Burger

Description

A weird app that allows users to add a burger to the list, then devour it by moving it the the Devoured list.

This project was built with Node.js, mySQL, and Handlebars.

Table of contents

Installation

  • Open terminal and run git clone https://github.com/baileymclem/burger-app
  • Run npm i to intall dependencies
  • node server.js

Deploy

Heroku link

!Demo

Contributing

Contributions are welcomed!

License

License: ISC

Questions

Email: Baileymclem@gmail.com

Github: Baileymclem