Skip to content

This project consists of the development of a website for a restaurant through the use of modules and DOM manipulation.

Notifications You must be signed in to change notification settings

jucora/Restaurant-Page

Repository files navigation

🍴 Restaurant Page Project

📝 Description

This project consists of the development of a website for a restaurant through the use of modules and DOM manipulation. Webpack was also used to manage content such as images, CSS styles, and Javascript code. The objective of this project was to generate everything using Javascript code, without adding HTML tags directly within the file.

I want to highlight that I made my responsive system so that the application works with a unique grid system created by me, there is no use of external frameworks.

🌐 Live Demo👈

👉 Functionalities

  • Home page with general informatión about the restaurant.
  • Menu page with all dishes offered by the restaurant.
  • Contact Page, which includes a contact form.

💻 Languages and Tools

  • HTML
  • CSS
  • Javascript
  • Photoshop

✔️ Odin Projet Link

Restaurant Project

How to run the project in a local environment

  1. You can clone the repo by running the next command in your command line:

    git clone https://github.com/jucora/Restaurant-Page.git

  2. Next, go into the project's folder by running the next command:

    cd Restaurant-Page

  3. Run the next command to install all dependencies for the project:

    npm install

  4. Next, go into the dist folder by running the next command:

    cd dist

  5. Finally, run the command:

    open index.html

Author

👨 Julian Belmonte

Report Issues

Please feel free to contribute, report any issue, feature request or provide any feedback. Click here

Support

Feel free to give a ⭐. That would support me a lot.

About

This project consists of the development of a website for a restaurant through the use of modules and DOM manipulation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published