https://github.com/leflon/nextjs-tutorial
NextJS Financial dashboard tutorial, using app router
https://github.com/leflon/nextjs-tutorial
Last synced: 2 months ago
JSON representation
NextJS Financial dashboard tutorial, using app router
- Host: GitHub
- URL: https://github.com/leflon/nextjs-tutorial
- Owner: leflon
- Created: 2024-02-24T22:11:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-01T10:12:28.000Z (about 1 year ago)
- Last Synced: 2025-03-07T23:27:52.941Z (3 months ago)
- Language: TypeScript
- Homepage: https://nextjs-tutorial-eight-tan.vercel.app
- Size: 1.13 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.