You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next.js App Router course repo covers key features through a full-stack app: styling, optimization, file-based routing, Vercel DB setup, data fetching, search/pagination, data mutation, error handling, form validation, accessibility, authentication with NextAuth.js, and social metadata.
This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application.
For more information, see the course curriculum on the Next.js Website.
About
Next.js App Router course repo covers key features through a full-stack app: styling, optimization, file-based routing, Vercel DB setup, data fetching, search/pagination, data mutation, error handling, form validation, accessibility, authentication with NextAuth.js, and social metadata.