rtre84 / store.gatsbyjs.org

Repurposed from the Gatsby store for pet supplies.

Home Page:https://cutepetsuppliesstore.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forked and re-purposed from

gatsbyjs/store.gatsbyjs.org

This is a working repo but the README.md hasn't been updated yet. The changes are mostly cosmetic except for changes in environment variables. The Gatsby store is one of the better designed opensource ecommerce gatsby projects around IMHO. It has its flaws like no search feature but its still a great starting point. I'm working on including a search feature cleanly using algolia preferably that offers everything we've come to expect from search bars.

Cute Pet Supplies Store

Gatsby powered SPA

See it live: https://cutepetsuppliesstore.com/

Technical Overview

This store is built with data from:

We’re using Gatsby V2 and Emotion to get the data on screen.

The store is statically rendered using the Shopify source plugin, and the maintainer dashboard is a dynamic app (e.g. client-only routes) protected by Auth0.

About

Repurposed from the Gatsby store for pet supplies.

https://cutepetsuppliesstore.com

License:MIT License


Languages

Language:JavaScript 99.6%Language:CSS 0.4%