Skip to content

A restaurant homepage built using JavaScript alone to generate its entire content by using DOM manipulation. Users can view the menu and the contacts pages by clicking on the relevant links.

License

Notifications You must be signed in to change notification settings

Mupa1/Restaurant-Page

Repository files navigation

Restaurant Page

A simple restaurant site built using Javascript alone to generate its entire content.

screenshot 1

Built With

  • JavaScript
  • Webpack
  • HTML/CSS

Live Demo Link

Getting Started

To get a copy up and running follow these simple example steps:-

  • Clone https://github.com/Mupa1/Restaurant-Page.git to your local machine.
  • cd into the Restaurant-Page directory and navigate into the dist directory.
  • Run index.html in a browser.

To make changes

  • Run npm install to install dependancies.
  • Open Restaurant-Page directory in you favorite editor.
  • Navigate to src folder to make any changes.
  • To preview changes live, use npm run dev from your terminal then run index.hmtl in the browser.
  • When you finish your changes, run npm run build to create the production files to the dist folder.

Automated Test

No automated tests yet for this project.

Author

👤 Mupa M'mbetsa Nzaphila

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

A restaurant homepage built using JavaScript alone to generate its entire content by using DOM manipulation. Users can view the menu and the contacts pages by clicking on the relevant links.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published