The example apps in this directory show how to implement popular design patterns in Hydrogen.
Each example is a complete Hydrogen app, based on Hydrogen’s Skeleton template, that you can inspect and run locally. See each example's README file for details on the problem it solves, how the solution works, and any other requirements you’ll need.
Examples are kept intentionally minimal, containing only the new and updated code required to illustrate a working use case.
These are some of the most commonly used Hydrogen examples. Browse the folders in this directory for the complete list.
Example | Details |
---|---|
Multipass | Connect your existing third-party authentication method to Shopify’s customer accounts, so buyers can use a single login across multiple services. |
If you don’t see the example you’re looking for, you can request one through the Discussions tab.
Hydrogen is an open-source project, and we welcome your input! See the Hydrogen contribution docs for more details on how to add your own examples to this repo.