# storefront-api-examples **Repository Path**: mirrors_Shopify/storefront-api-examples ## Basic Information - **Project Name**: storefront-api-examples - **Description**: Example custom storefront applications built on Shopify's Storefront API - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > [!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](https://help.shopify.com/api/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](https://help.shopify.com/en/api/storefront-api/reference) or check the API version [release notes](https://help.shopify.com/en/api/versioning/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](https://github.com/Shopify/storefront-api-examples/blob/master/CONTRIBUTING.md). ## Code of Conduct All developers who wish to contribute through code or issues, take a look at the [CODE_OF_CONDUCT.md](https://github.com/Shopify/storefront-api-examples/blob/master/CODE_OF_CONDUCT.md). ## License MIT, see [LICENSE](https://github.com/Shopify/storefront-api-examples/blob/master/LICENSE.txt) for details.