Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.23 KB

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.