Skip to content

rtre84/store.gatsbyjs.org

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • CSS 0.4%