Skip to content

naime-hossain/a-vue-shop

 
 

Repository files navigation

A Vue Shop

An e-commerce sample 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.

View the demo here

Web snapshot

Setup

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

About

An online shop with VueJs. Uses vuex, vue router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.9%
  • Vue 33.5%
  • CSS 15.0%
  • HTML 0.6%