About This Project:
Learn Next.js — Dashboard Created with App Router + PostgreSQL Database stored on Vercel — A course with 16 chapters aiming to take you from the React library to Next.js, the React framework for the web. Explore the foundations of Next.js by building a fully functional demo website that uses all of the latest features in this guided course.
Used by some of the world's largest companies, Next.js enables you to create high-quality web applications with the power of React components.
My Deployed Dashboard [Learn Next.js Course] => learn-nextjs-dashboard-jonathanschimpf.vercel.app
Third party assets:
Tailwind => Rapidly build modern websites without ever leaving your HTML. A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
+
Vercel => Vercel is the Frontend Cloud. Build, scale, and secure a faster, personalized web. Develop with your favorite tools. Launch globally, instantly. Keep pushing. PostgreSQL database is stored/seeded there to store the employee information and their invoices for this demo.
+
NextAuth.js => Authentication for Next.js Open Source. Full Stack. Own Your Data. | Easy. Flexible. Secure. | Add authentication in minutes!
For more information, see the course curriculum on the Next.js Website.