Shopify / storefront-api-examples

Example custom storefront applications built on Shopify's Storefront API

Home Page:https://help.shopify.com/api/storefront-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

This repo is unmaintained, and the examples are now out of date.

For up-to-date resources and tools, check out https://shopify.dev/docs/custom-storefronts

Storefront API Examples

Shopify's Storefront API allows you to build custom ecommerce experiences.

Each directory is a self-contained example application that demonstrates usage of the Storefront API. The examples are built on both Shopify specific libraries and popular open source frameworks (React, Ember, etc). These examples are built and maintained by community members. As such, it's up to you as a developer to use the Storefront API reference or check the API version release notes to ensure that you are using the most up-to-date fields.

See the README.md in each example directory for more details and how to get started.

Contributing

For help on setting up the repo locally, building, testing, and contributing please see CONTRIBUTING.md.

Code of Conduct

All developers who wish to contribute through code or issues, take a look at the CODE_OF_CONDUCT.md.

License

MIT, see LICENSE for details.

About

Example custom storefront applications built on Shopify's Storefront API

https://help.shopify.com/api/storefront-api

License:MIT License


Languages

Language:JavaScript 57.0%Language:TypeScript 22.7%Language:CSS 11.4%Language:HTML 3.8%Language:Handlebars 2.8%Language:Pug 2.3%