Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 569 Bytes

README.md

File metadata and controls

32 lines (14 loc) · 569 Bytes

GuRepio - restaurant page

Online demo: https://relativelie.github.io/restaurant/

Technologies Used

pure JS - webpack4 - OOP - Web components - CSS - eslint - prettier

Features

  • choose dishes from the menu
  • put dishes to cart
  • fill out the order form.

Short video review

2023-11-28.13.37.51.mov

Installation and Usage

  1. Clone the repository to your local machine.
  2. Install dependencies with npm install.
  3. Start the application with npm run build:dev.