Skip to content

olajohn-ajiboye/Erply-Vue-SHOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

Erply-Vue-SHOP

A simple E-shop prototype built using Vue.JS,Vuex and Vue-Router

This project is built with vue-cli and vuex.

Also I suggest you to use vue-devtools if you want a see how everything happens.

How it works

Home page:

  • Shop has homepage where the products are listed
  • Products can be filtered by Store (country) and Availability (stock)

Product page:

  • When you click on a product, it should go to product details
  • The is should be shown with currency
  • Users is able to add/remove products to/from their cart

Cart page:

  • Shopping Cart page (adding products, removing products, totals and checkout )

Build Setup

-Clone

 git clone https://github.com/OlaJohn-Ajiboye/Erply-Vue-SHOP.git (or download Zip && Exract)

-cd (change directory) into vue-shop

 cd vue-shop

- install dependecies

 npm install

- start dev build on Localhost

 npm start or npm run dev

default port will be: http://localhost:8080/ or http://localhost:8081/

- npm test

 run all tests

About

An E-shop Built with Vue2 {API No longer Supported, You won't get the view}

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published