Skip to content

In this project I built a restaurant page using HTML, CSS, and Javascript. It contains a landing page, menu page, about the restaurant, and contacts page.

Notifications You must be signed in to change notification settings

ampaire/restaurant-page-js

Repository files navigation

RESTAURANT PAGE

screenshot

The main purpose of this project is to make a restaurant page using JavaScript. The content on the page was populated using JavaScript modules. This is part of the Ordin projects from the microverse JavaScript curriculum.

FEATURES

  • Homepage
  • Menupage
  • Contacts (The contacts are the developer's contacts)

PREREQUISTES

To comfortably use this project, prior knowledge of the following is ideal

  • HTML and CSS
  • JavaScript
  • Eslint
  • Bootstrap 4
  • Webpack
  • npm

SETUP

Run

$git clone https://github.com/ampaire/restaurant-page-js.git 

to clone this project to your local machine and then we get started.

Next run

$npm install

to install all the modules that were used for this project.

You can then run the project in the live server if you have it installed in your code editor or by simply running the index.html page in the browser.

AUTHOR

👤 Phemia

🤝 CONTRIBUTING

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

SHOW SUPPORT

Give a ⭐️ if you like this project!

ACKNOWLEDGEMENTS

  • Ordin
  • Hat tip to anyone whose code was used

About

In this project I built a restaurant page using HTML, CSS, and Javascript. It contains a landing page, menu page, about the restaurant, and contacts page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published