Initial commit from Create Next App

This commit is contained in:
2026-04-27 13:36:42 +03:00
commit 9d41fe63af
46 changed files with 4200 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
## 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](https://nextjs.org/learn) on the Next.js Website.