
E-Commerce Platform
Full-stack storefront with cart, checkout, and Stripe payments — optimised for performance and conversion.
About this project
A production-ready e-commerce platform built with Next.js App Router, featuring server-side cart management, optimistic UI updates, and a seamless Stripe checkout flow. The database layer uses Prisma ORM with PostgreSQL, with full-text search and faceted product filtering. Lighthouse scores 97+ across all categories.
Stack
- Next.js 16
- React 19
- TypeScript
- Stripe
- PostgreSQL
- Prisma
- Tailwind CSS
- Framer Motion
- React Hook Form
- Zod
- shadcn/ui