Skip to content

Webpack based restaurant app used to manipulate DOM by dynamically rendering its pages. The project is supposed to be used in 'Catch hidden bugs' exercise.

Notifications You must be signed in to change notification settings

KanzaTahreem/Buggy-Restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buggy Restaurant

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:

screenshot

Why this Restaurant page is special?

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.

Setup

Clone this repository

$ git clone git@github.com:KanzaTahreem/Buggy-Restaurant.git
$ cd Buggy-Restaurant

Run project

$ npm install
$ npm run start

Open page in browser

$ open dist/index.html

Built With

  • HTML
  • JavaScript
  • BootStrap

Author

The author of the entire code is Uduak Essien - acushlakoncept.

Acknowledgements

Thank you acushlakoncept for preparing this code - in its perfect and also bugged version! 👏👏👏

About

Webpack based restaurant app used to manipulate DOM by dynamically rendering its pages. The project is supposed to be used in 'Catch hidden bugs' exercise.

Topics

Resources

Stars

Watchers

Forks