← Back to Projects

Clothing Store

Completed

A demo e-commerce clothing store with separate Store and Admin portals, featuring product listing, cart, and checkout flows.

Technology Stack

Next.jsReactTypeScriptTailwind CSSSupabase (Auth, Storage, Realtime)PrismaTanStack QueryPostgreSQLVercel

Overview

The project demonstrates a full-stack demo store with two portals: the public Store for customers and a protected Admin dashboard for managing products and orders. It uses Supabase for authentication, storage, and realtime notifications, Prisma for database access, and TanStack Query for client-side data fetching and caching.

GitHubLive Demo