Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Shopify/storefront-api-examples

Repository files navigation

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.