Skip to content

rangigo/nextjs-dashboard

Repository files navigation

Next.js App Router Course - Starter

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.


Base on the starter course from Next.js website, some additional functionalities are added to the app:

  • Customer Page with Create, Edit and Delete customer with form validations
  • Uploading customers' profile picture utilizing React Server Actions and S3 SDK
  • Sign up page
  • OAuth sign in options

Production link: https://nextjs-dashboard-ashy-ten-41.vercel.app

Releases

No releases published

Packages

No packages published

Languages