01

E-commerce project

An fullstack e-commerce platform/app built with Next.js and TypeScript, featuring a polished, responsive UI powered by Tailwind CSS, ShadCN, and Framer Motion for smooth animations. The backend integrates PostgreSQL with Prisma ORM for robust database management, while Zod ensures reliable schema validation. Authentication is handled by BetterAuth with social and email/password providers. Zustand manages global state, and TanStack Query handles efficient data fetching and caching.

  • Next.js,
  • TypeScript,
  • Prisma,
  • PostgreSQL,
  • BetterAuth,
  • Tailwind CSS,
  • ShadCN,
  • Framer Motion,
  • Zustand,
  • Zod,
  • TanStack Query