-
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, app will display the burger on the 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 devoured burger side of the page.
- Node.Js Already Installed
- Clone repo
- Package.Json Insalled
- To create a package.json type on terminal npm init
- rune node server.js on terminal
Debbie Leiva
This project is licensed under the MIT License