Skip to content

In this project, I built a basic restaurant page using JavaScript and webpack. All pages are build using DOM manipulations,The tabs display the introduction, menu and contact info for the restaurant.

Notifications You must be signed in to change notification settings

verissimohenry/RestaurantPage

Repository files navigation

RestaurantPage

In this project, I built a basic restaurant page using JavaScript and webpack. All pages are build using DOM manipulations,The tabs display the introduction, menu and contact info for the restaurant.

screenshot screenshot screenshot

Built With

  • JavaScript
  • Webpack
  • Bootstrap

System requirements

  • Web Browser

Install WebPack

$ npm install --save-dev webpack

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone [email protected]:verissimohenry/RestaurantPage.git
$ cd RestaurantPage

If you want to repack the file

  • Run npm install on the terminal to install dependancies
  • Run npm run build to pack the files in the src folder
  • Go to the dist folder and open index.html
  • Run npm run start to open it on a live server

Usage

double click on dist/index.html to open project in new browser window

AUTHOR

👤 Verissimo Henry

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

In this project, I built a basic restaurant page using JavaScript and webpack. All pages are build using DOM manipulations,The tabs display the introduction, menu and contact info for the restaurant.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published