Skip to content

The restaurant page is an app that enables customers to make an order for healthy foods through the given available contacts. Built with javascript, webpack, html, css, and bootstrap.

enaburekhan/Restaurant-Page

Repository files navigation

PROJECT: Restaurant Page

This project is a simple Restaurant Page where customers can make order for healthy foods by reaching the restaurants through the giving available contacts or physically locate the restaurant also using the contacts displayed on the home or contact page. The follwing skills have been practiced here:

  • DOM Manipulation with JavaScript
  • Use of JavaScript functions, loops, add event listeners
  • appending html to javascript and dynamically create a toggle action to toggle between each tab.

Live Demo:

Restaurant Page

Screenshot

readme

Built-With

  • HTML5
  • CSS3
  • JavaScript
  • Webpack
  • Jquery
  • Bootstrap

Getting Started

To get this project set up on your local machine, follow these simple steps:

  1. Open Terminal.
  2. Navigate to your desired location to download the contents of this repository.
  3. Cd into the directory and write: git clone https://github.com/enaburekhan/Restaurant-Page.git
  4. run npm init in your project directory to generate a package.json file.
  5. Add script: "start": "webpack serve --open" to the package.json.
  6. run npm install webpack webpack-cli --save-dev to install webpack to the node_modules directory of your project.

Author Details::

👤 Eric Enaburekhan

Show your support

If you like this project, kindly give me a ⭐ here on GitHub — it helps!

📝 License

This project is MIT licensed.

About

The restaurant page is an app that enables customers to make an order for healthy foods through the given available contacts. Built with javascript, webpack, html, css, and bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published