YuriyDubinin / pizzaVluBizza

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pizza Vlu Bizza

🍕A landing page for ordering pizza delivery.

preview_1

🍕Adapted for different types of devices.

preview_2

Features/highlights

  • landing site example
  • sliders are used to constantly demonstrate products
  • convenient site navigation
  • at the moment the basket mechanism is under development
  • dynamic menu formation is implied based on data coming from the server
  • json-server is used to emulate work with the server

Setup

$ git clone https://github.com/YuriyDubinin/pizzaVluBizza.git
$ cd pizzaVluBizza
$ npm i
$ npx json-server db.json
$ npx webpack

Build

It is required to set the "production" mode in the settings webpack.config.js

$ npx webpack

About


Languages

Language:JavaScript 74.9%Language:SCSS 9.4%Language:CSS 9.3%Language:HTML 6.4%