# shopify-app-examples **Repository Path**: mirrors_Shopify/shopify-app-examples ## Basic Information - **Project Name**: shopify-app-examples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-22 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shopify-app-examples [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) The `shopify-app-examples` repo is a monorepo containing example Shopify apps. These apps provide concrete examples of specific Shopify patterns and features to developers building apps. ### List of example apps #### [QR Code app](https://github.com/Shopify/shopify-app-examples/tree/main/qr-code/node) This example app generates QR codes for products that buyers can scan with their phones to more easily view/purchase products from the merchant’s online store. Details steps to build this app are in the [QR Code tutorial](https://shopify.dev/apps/getting-started/add-functionality).