marcuspramirez / burger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat.

  • Whenever a user submits a burger's name, the 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.

Deployed Link: https://marcuspramirez.github.io/burger/.

Heroku Link: https://eat-da-burger-1423.herokuapp.com/

About


Languages

Language:JavaScript 79.6%Language:Handlebars 14.9%Language:CSS 5.5%