2023-04-18 12:08:18 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00

Deploy with Vercel

Next.js Commerce

Next.js 13 and App Router-ready ecommerce template, built with Shopify and Tailwind CSS.

We will be shortly updating the demo at demo.vercel.store with this new version.

Looking for Next.js Commerce v1? View the release notes.

Features

  • Next.js App Router
  • Optimized for SEO
  • Styling with Tailwind CSS
  • Checkout/Cart with Shopify
  • Themeing with System (Light/Dark Mode) Support

Running Locally

  1. Install Vercel CLI: npm i -g vercel
  2. Link local instance with Vercel and Github accounts (creates .vercel file): vercel link
  3. Download your environment variables: vercel env pull .env.local
pnpm install
pnpm dev

Your app should now be running on localhost:3000.

Description
clone of nextjs commerce (vercel) for a nice ecommerce site based in js.
Readme 2.1 GiB
Languages
TypeScript 99.2%
CSS 0.7%
JavaScript 0.1%