← All projects
Braszy Clothing E-commerce
Full-stack e-commerce platform for fashion retail, with product catalog, cart, Stripe checkout, and order management.
- Type
- Web

Overview
Braszy is an e-commerce platform built with Next.js, Prisma, and MongoDB, covering the full shopping workflow from product browsing to checkout.
Products have dedicated pages with filtering and search. Orders go through a cart and Stripe-powered checkout, with inventory levels tracked per SKU.
Customer accounts store order history and saved items. Stripe handles payment processing and webhook-based order confirmation.
Stack
- Next.js
- TypeScript
- Prisma
- TailwindCSS