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
Learning Next.js and typescript by building full-stack dashboard application. This application will have A public home page, A login page, Dashboard pages that are protected by authentication. The ability for users to add, edit, and delete invoices.
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
Learning Next.js and typescript by building full-stack dashboard application. This application will have A public home page, A login page, Dashboard pages that are protected by authentication. The ability for users to add, edit, and delete invoices.