Skip to content

jerry8812/onlineshopping

Repository files navigation

Overall

This vue project is the frontend of fullstack online shopping mall, please check out the server side: https://github.com/jerry8812/fullstack-shoppingmall

Core Libraries

Vue Router, Vuex, Axios, Bootstrap-vue

Structure

─src  -- source code
    ├─api --axios HTTP request
    ├─assets  --store all the assets, including css file and images
    │  ├─css  --global css file
    │  └─image
    ├─components
    │  ├─common  --common components
    │  └─content
    ├─plugins  --bootstrap
    ├─router  --Vue Router
    ├─store  -- manage vuex
    ├─util  --util
    └─views
        ├─profile  --profile of current user
        ├─cart  -- shopping cart
        ├─category  --category page
        └─home  --home page

About

frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published