Skip to content

This is the restaurant javascript website project. The main goal of this project is to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.

License

Notifications You must be signed in to change notification settings

Flakster/Vegan-delights

Repository files navigation

Vegan-delights

Restaurant javascript website. The site consists of three pages each of them in a module which is called from the index.js depending on the user's choice in a tabbed navigation bar. The main goal of this project is to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.

Screenshot

screencapture-restaurant

Built with

  • Javascript
  • HTML5
  • CSS3
  • Webpack
  • Bootstrap

Getting Started:

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

  1. Under the repository name, click the Clone or download green button.

  2. Copy the URL given by clicking the clipboard button

  3. Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.

  4. Type git clone and then paste the URL you previously copied to the clipboard

  5. Install dependencies with npm install.

  6. Execute npm run build. The site will be loaded in your default browser

See a live demo Here

Potential future features

  • Map location in contact page
  • Dish detail on clicking the photo
  • card carousel for testimonial section

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT Licensed

Author

👤 Carlos Santamaría

About

This is the restaurant javascript website project. The main goal of this project is to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published