Home

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.

<br/>

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:

PluginREADME
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/]
<br />

License

WTFPL

Free Software, Hell Yeah!

Why dont you contribute?