/next-shopify-storefront

🛍 A real-world Shopping Cart built with TypeScript, NextJS, React, Redux, Apollo Client, Shopify Storefront GraphQL API, ... and Material UI.

Primary LanguageTypeScriptMIT LicenseMIT

Next Shopify Storefront

A real-world Shopping Cart built with TypeScript, NextJS, React, Redux, Apollo Client, Shopify Storefront GraphQL API, ... and Material UI.

Experience

Hit the Star button if you love this project ⭐️

Demo

You can visit here to see the demo: https://next-shopify-storefront.herokuapp.com/

Usage

Install dependencies

npm install

For development

npm run dev

For production

npm run build
npm start