topboilerplates.com

Remix Store (Hydrogen)

Official Remix team's production Shopify Hydrogen storefront, open-sourced as a reference build

Remix Store (Hydrogen)Check Remix Store (Hydrogen)
Remix Store (Hydrogen)
Best for
Developers who want a real, production-quality reference implementation of a Shopify Hydrogen store built with React Router, including its test suite and Shopify data contracts.
Skip if
You want a clean, generic starter - this is wired to the live shop.remix.run Shopify instance's own metaobjects and data, so you'll need to rework the Shopify-side config for your store.

Remix Store is the actual codebase behind shop.remix.run, open-sourced by the remix-run team as a reference for building a headless Shopify store with React Router and Hydrogen. It demonstrates a production-grade catalog, product, cart, and checkout flow with Shopify GraphQL data, SEO resources, 404 handling, and a no-JavaScript add-to-cart fallback, plus a full Playwright end-to-end test suite covering those flows.

Pros

  • Maintained by the official remix-run team - high code quality and current with React Router/Hydrogen best practices
  • Genuinely production code, not a toy demo - includes full E2E test coverage and real SEO/404 handling
  • Free, MIT-licensed, and actively updated

Cons

  • Wired to a specific live Shopify store's metaobjects and data, so it needs rework rather than pure clone-and-go setup
  • No payments/auth/admin scaffolding beyond what Shopify/Hydrogen itself provides - it's a storefront, not a full commerce backend
  • Smaller star count than dedicated commerce boilerplates, being more of a reference build than a marketed template

Features

Growth and ops

  • SEO-optimized

Quality and DX

  • E2E tests

Licensing and commercial

  • Open source
  • Free tier
  • MIT licensed