Skip to content

Custom Ecommerce store made using Next.js, Shopify Storefront API, Prisma, Planetscale,clerk authentication, and shadcn-ui.

License

Notifications You must be signed in to change notification settings

Raghav-rv28/nextjs-shopify

 
 

Repository files navigation

A Next.js 14 Ecommerce Store featuring:

  • Next.js App Router
  • Optimized for SEO using Next.js's Metadata
  • React Server Components (RSCs) and Suspense
  • Server Actions for mutations
  • Edge Runtime
  • Dynamic OG images
  • Styling with Tailwind CSS
  • Checkout and payments with Shopify
  • Filtering and search capabilties for products and collection
  • user state session and MFA at order purchase/checkout.
  • custom sign-in/sign-up process for users connected with shopify customer base.
  • Dual Theme light/dark mode using shadcn-ui Components.

About

Custom Ecommerce store made using Next.js, Shopify Storefront API, Prisma, Planetscale,clerk authentication, and shadcn-ui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • JavaScript 1.2%
  • CSS 0.6%