gatsbyjs-ecommerce / web

Static E-commerce site built using GatsbyJs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GatsbyJs Ecommerce

A minimalist static E-commerce site built using GatsbyJs.

It uses headless CMS called Sanity.io, so no need to manage database for APIs hosting.

Netlify Status

Live Demo

Admin panel can be found in Admin repository

Required API for mutations can be found in API repository

Stack

To use

  • Fork or download this repository
  • Ready!

To change site config ./src/utils/config.js

Setup

Run:

yarn install

Development

To start the development server

yarn start

Deployment

yarn run build
yarn serve

About

Static E-commerce site built using GatsbyJs

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

License:MIT License


Languages

Language:JavaScript 100.0%