Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 828 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 828 Bytes

NextJS 14 WorkShop

in this workshop i will go throguht different chapters to learn the main features of Next.js by building a full-stack web application, a simplified version of the financial dashboard 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.

ACME FullStack App

this workshop mainly built on the new learning guide provided by nextjs it consist of 14 chapters and will go through them step by step see course curriculum