goldragon57 / a-vue-shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Vue Shop

An e-commerce website built with Vue JS, using vuex and vue-router.

This is built on VueJs. Centralized state management is implemented with Vuex. Routing is done with Vue Router. Designed with CSS grid and uses transition-group for transitions.

Web snapshot

Setup

# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev

About


Languages

Language:JavaScript 50.9%Language:Vue 33.5%Language:CSS 15.0%Language:HTML 0.6%