This is a modern ecommerce website built using Next.js, Stripe, and Shadcn UI.
It allows users to browse products, view details, and checkout using Stripe’s secure payment system.
- 🧭 Built with Next.js App Router
- 💳 Stripe integration for product management and payments
- 🎨 Shadcn/UI components for a clean, modern design
- ⚡ Server Components and async fetching for performance
- 🧩 Modular and scalable folder structure
- ☁️ Ready to deploy on Vercel
| Tool | Purpose |
|---|---|
| Next.js 14 | Frontend framework |
| Stripe | Product & payment API |
| TypeScript | Type safety |
| Shadcn/UI | UI components |
| Vercel | Deployment |
| CSS Modules / Tailwind | Styling |