https://github.com/rashjredmund/nextjs-dashboard
learning more about next by building a dashboard with the framework, see lesson https://nextjs.org/learn/dashboard-app/
https://github.com/rashjredmund/nextjs-dashboard
dashboard next14 nextjs ssr
Last synced: 2 months ago
JSON representation
learning more about next by building a dashboard with the framework, see lesson https://nextjs.org/learn/dashboard-app/
- Host: GitHub
- URL: https://github.com/rashjredmund/nextjs-dashboard
- Owner: RashJrEdmund
- Created: 2023-12-11T07:45:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-02T12:36:35.000Z (over 1 year ago)
- Last Synced: 2025-02-08T07:41:24.274Z (4 months ago)
- Topics: dashboard, next14, nextjs, ssr
- Language: TypeScript
- Homepage: https://nextjs-dashboard-d.vercel.app
- Size: 1.05 MB
- 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.
Also, see my deployment [here](https://nextjs-dashboard-d.vercel.app/)