Skip to content

Minimal ecommerce store built with Next.js, inspired by yeezy.com.

Notifications You must be signed in to change notification settings

leerob/next-minimal-store

Repository files navigation

Deploy with Vercel

Nextzy - Minimal Ecommerce Store with Next.js

This is a clone of the Yeezy store built with Next.js, Tailwind CSS, shadcn/ui, and Motion.

Product images were generated with Midjourney.

CleanShot.2024-12-29.at.14.56.21.mp4

Features

  • Animations (with Motion) when transitioning between states
  • URL updates when viewing products or returning to the list
  • Navigation works with browser back button and esc key
  • Proper viewport sizing for all devices (including iOS Safari)

Credit

Performance

Lighthouse Scores

Other Resources

  • Want to hook up the cart to Shopify with optimistic UI? Check out Next.js Commerce.
  • Want to hook up the cart to Stripe? Check out my SaaS Starter.