/restaurant

This project consists of a responsive restaurant page, loading all elements using JS DOM manipulation and utilizing webpack to handle all the assets

Primary LanguageJavaScript

Contributors Forks Stargazers Issues

Restaurant

On this project I applied the concepts of Webpack and JS DOM manipulation to build all content on an empty HTML, it is a responsive front end design for a restaurant page. The project shows a restaurant with three tabs to navigate, Home, Menu - with some dishes - and a Contact tab with a form. On the menu, it is possible to rate the dishes from 1 to 5 stars.

screenshot

Table of Contents

Features

  • The project was created using webpack.
  • The page is built only with JS using DOM manipulation.
  • The navbar loads the 3 different contents for the page.
  • All content is responsive.
  • The Menu frontend is prepared with JS functions to rate each dish from 1 to 5 stars.

Demo

Live Demo

Installation

You can get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone git@github.com:Stricks1/restaurant.git

Built With

  • Javascript
  • HTML
  • CSS
  • Webpack

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

Special thanks to code reviewers.

Show your support

Give a ⭐️ if you like this project!

Author

👤 Gabriel Malheiros Silveira

License

Creative Commons 2020