albertdugba / ecommerce-netlify

πŸ› A JAMstack Ecommerce Site built with Nuxt and Netlify Functions

Home Page:https://ecommerce-netlify.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› Ecommerce Store with Netlify Functions and Stripe

A serverless function to process stripe payments with Nuxt, Netlify, and Lambda

Demo site is here: E-Commerce Store

screenshot of site

There are two articles explaining how this site is set up:

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

πŸ› A JAMstack Ecommerce Site built with Nuxt and Netlify Functions

https://ecommerce-netlify.netlify.com/


Languages

Language:Vue 72.0%Language:CSS 14.2%Language:JavaScript 13.8%