Skip to content

Misori-simon/restaurant_page

Repository files navigation

RESTAURANT PAGE

Definition

A simple website for a restaurant build with JavaScript.

About the Project

This project is about building a website using ES6 modules and Webpack to import these modules. The entire DOM is populated and manipulated using JavaScript.

screenshot

screenshot

The DOM Elements are build mainly from JS: The JS has the following structure

  • About module
  • Menu module
  • Contact module
  • Active module
  • PageLoad module

Built With

  • HTML5
  • CSS3
  • JavaScript

Live Demo

Live Demo Link

Getting Started

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

clone the repo.

  • in your terminal, run git clone https://github.com/Misori-simon/restaurant_page.git

Without Node.js

  • Open project directory. cd restaurant_page
  • Open dist directory. cd dist
  • Navigate index.html with your browser.

With Node.js

  • Open project directory. cd restaurant_page
  • Run npm install
  • Run npm start to start the webpack-dev-server

Authors

👤 Misori Simon

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐ if you like this project!

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages