Posts

Showing posts with the label Prisma

How to Display Products? (Part 3) : Building an E-Commerce Web App from Scratch with Next.js, Tailwind CSS, DaisyUI, Prisma, and MongoDB

Image
Welcome to Part 3 of our blog series, "Building an E-Commerce Web App from Scratch." In this instalment, we're diving deep into creating a dynamic and captivating "Product List Page." Using the powerful combination of Prisma and MongoDB, we'll seamlessly display the products from your collection onto the home page.

Add Products to Database Using NextJS Server Actions (Part 2) : Building an E-Commerce Web App from Scratch with Next.js, Tailwind CSS, DaisyUI, Prisma, and MongoDB

Image
Welcome back to the second part of our blog series, "Building an E-Commerce Web App from Scratch with NextJS, Tailwind CSS, DaisyUI, Prisma, and MongoDB." In this installment, we will take a deep dive into creating a fundamental feature of any successful online store – an "Add Product" form page.

The Foundational Setup (Part 1) : Building an E-Commerce Web App from Scratch with NextJS, TailwindCSS, DaisyUI, Prisma, and MongoDB

Image
Welcome to the ultimate guide on building your very own feature-rich E-Commerce Web App! In this comprehensive blog series, we will take you through the step-by-step process of creating a powerful and dynamic online store from scratch using cutting-edge technologies.