This project get from JavaScript Mastery YouTube channel
Project Link Next.js 13 Full Course 2023 | Build and Deploy a Full Stack App Using the Official React Framework
-
Next.js 13.4 has so many new features one of the new ones useRouter in come from
"next/navigation"
do not use next.js 12 router here it will affect the code. -
File-based Routing (including dynamic and nested routes)
-
Serverless Route Handlers (Next API)
- MongoDB gives you a free database.
- NextAuth is used for Google authentication
Thanks for JavaScript Mastery