This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application.
A secure login and registration system using Firebase Authentication and Firestore Database. Only registered users can access the dashboard. The project implements access restrictions, logout sessions ...