- Framework: Next.js
- Database: Vercel Postgres
- ORM: Drizzle ORM
- Content Management: Sanity
- Authentication: Clerk
- Deployment: Vercel
- Styling: Tailwind CSS & Shadcn UI
- Payment Solution: Stripe
- Icons: Luicide Icons
- Carousel: Swiper
git clone https://github.com/saadfrhan/fullstack-nextjs-marketplace.git
cd fullstack-nextjs-marketplace
pnpm install
pnpm dev
Create a .env
file similar to .env.example
.