My fav place to learn to code is Scrimba
Get 20% off a subscription with my link 👇
https://scrimba.com/?via=brettwestwood
In this tutorial, we will guide you through building a fully functional registration page with Next.js 13, MongoDB, Prisma, and an API endpoint.
Github source code:
https://github.com/bwestwood11/regist...
Private 1 on 1 Help 👇
https://calendly.com/dabrettwestwood/...
Join my FREE Discord to talk and network about web development! 👇
/ discord
You will learn how to set up a Next.js 13 project and integrate it with MongoDB and Prisma. We will walk you through building a user registration form and creating an API endpoint to handle user registration.
By the end of this tutorial, you will have a solid understanding of how to build a fully functional registration page with Next.js 13 using the latest technologies.
Whether you're a beginner or an experienced developer, you'll find this tutorial informative and helpful. So, let's get started!
#nextjs #nextjs13
Time Stamps
00:00 Intro & Demo
1:07 Set up environment and project
4:49 Create Register Page
12:01 Fetch API endpoint
14:21 Create POST API endpoint with MongoDB & Prisma
26:07 Testing everything out
28:34 Outro