https://github.com/drvxksh/nextjs-dashboard
Learning next js from their example repo
https://github.com/drvxksh/nextjs-dashboard
Last synced: 2 months ago
JSON representation
Learning next js from their example repo
- Host: GitHub
- URL: https://github.com/drvxksh/nextjs-dashboard
- Owner: drvxksh
- Created: 2024-07-20T14:54:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-20T16:05:22.000Z (over 1 year ago)
- Last Synced: 2025-04-22T18:01:50.741Z (7 months ago)
- Language: TypeScript
- Size: 892 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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.