gwenf / vuetify-responsive

Vuetify responsive store demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuetify Awesome Store Responsive Demo

This project is a front-end application that demonstrates Vuetify's responsive grid components.

Videos where I worked on this project:

Table of Contents

  1. Mockups
    1. Desktop
    2. Tablet
    3. Mobile
  2. Commands

Mockups

Desktop

Home Page:

Desktop Home Page

Store Page:

Desktop Store Page

Cart Page:

Desktop Cart Page

Tablet

Home Page:

Tablet Home Page

Store Page:

Tablet Store Page

Cart Page:

Tablet Cart Page

Mobile

Home Page:

Mobile Home Page

Store Page:

Mobile Store Page

Cart Page:

Mobile Cart Page

Commands

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

About

Vuetify responsive store demo


Languages

Language:Vue 69.4%Language:JavaScript 27.2%Language:HTML 3.4%