Skip to content

Minimal eCommerce store built with NextJS using Shopify StorefrontAPI (GraphQL)

Notifications You must be signed in to change notification settings

f0lio/nextjs-shopify-store

Repository files navigation

NextJS Shopify Store

Minimal E-Commerce Store built with NextJS using Shopify Storefront API

Usage:

run:

npm install && npm run dev

OR

If you have docker-compose, you can run:

  • docker-compose up prod for production container.
  • docker-compose up dev to start development mode. (Hot reload supported)

Technolologies:

  • TypeScript
  • React
  • NextJS
  • GraphQL
  • TailwindCSS
  • HeadlessUI

About

Minimal eCommerce store built with NextJS using Shopify StorefrontAPI (GraphQL)

Topics

Resources

Stars

Watchers

Forks