A modern ecommerce platform built with Next.js, TypeScript, Postgres, Prisma & ShadCN
Prostore is a full-featured eCommerce website built with Next.js, TypeScript, PostgreSQL, and Prisma. It offers a comprehensive set of features for managing an online store. The project is part of the Next.js Ecommerce course by Traversy Media.
npm install
npm run dev
npx prisma studio
npx prisma db seed
Prostore is a robust eCommerce website built with modern technologies for a seamless online shopping experience. With features like authentication, order and product management, payment integrations, and a user-friendly interface, Prostore provides a solid foundation for launching an online store. By following the installation guide and configuring the necessary environment variables, users can quickly set up and customize the platform to meet their specific requirements.