next-shopify-storefront

    A modern Shopping Cart built with ESMate, Next.js, React.js, ShadCN, ESLint, Prettier, GraphQL, and Shopify Hydrogen.

    Language: typescript

    Author: Linda Gomes (@lindag)

    104 stars · 413 views

    Files

    • prettier.config.js (js)
    • .vscode (vscode)
    • settings.json (json)
    • extensions.json (json)
    • README.md (md)
    • tsconfig.json (json)
    • codegen.config.ts (ts)
    • next-env.d.ts (ts)
    • eslint.config.js (js)
    • LICENSE (txt)
    • package.json (json)
    • vitest.config.ts (ts)
    • next.config.ts (ts)
    • src (txt)
    • lib (txt)
    • env.ts (ts)
    • storefront.ts (ts)
    • graphql (txt)
    • gql.ts (ts)
    • fragment-masking.ts (ts)
    • index.ts (ts)
    • hooks (txt)
    • use-variant-selector.test.ts (ts)
    • use-variant-selector.ts (ts)
    • app (txt)
    • not-found.tsx (tsx)
    • products (txt)
    • [handle] (txt)
    • service.ts (ts)
    • page.tsx (tsx)
    • product-single.tsx (tsx)
    • service.ts (ts)
    • product-list.tsx (tsx)
    • page.tsx (tsx)
    • header.tsx (tsx)
    • providers.tsx (tsx)
    • page.tsx (tsx)
    • layout.tsx (tsx)
    • cart (txt)
    • cart.tsx (tsx)
    • page.tsx (tsx)
    • globals.css (css)
    • public (txt)
    • favicon.ico (image)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…