Awesome
<p align="center"> <img src="https://i.imgur.com/GT1oGmn.png" alt="logo"> </p> <p align="center"> <img src="https://awesome.re/badge.svg" link="https://awesome.re/badge.svg"> </p> <p align="center"> <a href="http://www.wtfpl.net/about/"> <img src="https://img.shields.io/badge/License-WTFPL-brightgreen.svg?style=flat-square" width="100px"> </a> <a href="https://app.travis-ci.com/rash0/"> <img src="https://img.shields.io/travis/rash0/vue-ecom/master?style=flat-square" width="95px"> </a> <a href=""> <img src="https://4.vercel.app/github/issues/rash0/vue-ecom?radius=0" width="95px"> </a> </p> <p align="center"> <img src="https://i.imgur.com/1AFVEVm.png"> </p> <br/> <br/>VueStoreFront is an easy, readily available, mobile-ready, up-to-date StoreFront template.
- š Minimal UI
- š Unique design
- āØ Smooth experience
- š” Fast Optimized Build
- š ļø Highly modularized
Tech
VueStoreFront is build over a number of openSource projects:
<br />Installation
# Open the project folder
cd Vue-Ecom && npm install
# for Development:
npm run dev
# for Producation:
npm run build
<br />
Project Structure
Vue-Ecom/
āāā assets/
ā āāā styles/
ā āāā __Project Assests__
āāā Components/
ā āāā Details/
ā āāā Header/
ā āāā Home/
ā āāā Products/
ā āāā Cart.vue
ā āāā ContactForm.vue
ā āāā Footer.vue
ā āāā Header.vue
ā āāā NewsLetter.vue
āāā Composables/
ā ā āāā useAsset.ts
āāā Layouts/
ā ā āāā default.vue
āāā Pages/
ā ā āāā Details/
ā ā āāā Contact.vue
ā ā āāā Index.vue
ā ā āāā Products.vue
āāā Plugins/
<br />
Dev enviroment:
More information on what constitutes the enviroment:
Plugin | README |
---|---|
Nuxt DevTools | [https://devtools.nuxtjs.org/] |
Vite | [https://vitejs.dev/guide/] |
Prettier | [https://prettier.io/docs/en/index.html] |
Eslint | [https://eslint.org/docs/latest/] |
AutoPrefixer | [https://autoprefixer.github.io/] |
License
WTFPL
Free Software, Hell Yeah!
Why dont you contribute?