commit e2b4b5cc85a311985822a1971bb7323db9a6a91b Author: Refubz Date: Sat Jun 14 10:07:07 2025 +0300 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a520de --- /dev/null +++ b/README.md @@ -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.