Skip to content

Praizee/nextjs-dashboard

Repository files navigation

Next.js App Router Course (Financial Dashboard Application)

Screenshot of the dashboard project showing desktop version


This is the template for the Next.js (14) App Router Course. It contains the code for the financial dashboard application that has:

• A public home page.
• A login page.
• Dashboard pages that are protected by authentication.
• The ability for users to add, edit, and delete invoices.

For more information, see the course curriculum on the Next.js Website.