This a Simple Restuarant Page App using webpack to manipulate DOM by dynamically rendering its various pages: Home, Menu, and Contact.
Below you can see how this website should look and behave:
Buggy Restaurant is unique as it will serve you not only delicious food but also a couple of bugs 🐛🐛. This project is supposed to be used in the "Catch hidden bugs" exercise.
$ git clone git@github.com:microverseinc/curriculum-tools-buggy-restaurant.git
$ cd curriculum-tools-buggy-restaurant
$ npm install
$ npm run start # this will make webpack watching for your changes in code
$ open dist/index.html
- HTML
- JavaScript
- BootStrap
The author of the entire code is Uduak Essien - acushlakoncept.
Thank you acushlakoncept for preparing this code - in its perfect and also bugged version! 👏👏👏