Skip to content

nikolayandreev/nuxtShop

Repository files navigation

nuxtShop

A playground project using Nuxt.js for basic eCommerce functionalities, like cart, filters and sorting of products.

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

#DEMO:

1.Home, simple slider with add to cart.

home

2.Products page with filters, and sorting functionalities.

products

3.Product inner page.

productpage

About

An Experiment to test Nuxt.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published