Main Dashboard
Billing page
Use different themes from Shadcn - UI
Login page
- Next JS layout for AI tools
- Sample Image generator AI tool scaffold
- Skeleton page for Billing and Support
- Uses Shadcn UI, with changeable themes
- Has Google and Github login OAuth
cp sample.env.local .env.local
pnpm i
pnpm run dev
For more extensive installation guide check Next JS 14 starter template
- Building scaffolding for dashboard is essential for AI tools but boring.
- I wanted a high quality plug and play, modular next js layout
- Reusable layout which I can swap to use in any AI app
Note: I am available for building AI MVP's with Next JS, shadcn, tailwind, Open AI, Claude - 3.
Reach out to me on X or LinkedIn
- Edit
config/sidebar.ts
to change the values for sidebar navigational items. - Edit
config/siteConfig.ts
to update the website title
- Next.js 14 App Directory
- Written in Typescript
- High quality SaaS dashboard Next JS layout
- AI Image Generator tool sample
- NextAuth 4
- Tailwind CSS
- Magic link login with Resend
- Google fonts
- Icons from Lucide
- Dark mode with
next-themes
- Tailwind CSS class sorting, merging and linting.
You can raise an issue or reach out to me on X or LinkedIn for sharing feedback.
Happy to add features which you require!
- Add annual plan for pricing - Prasanna
- Menu items, paragraphs need to bit more clean/readable, like an IBM Sans, Open Sans - Mattia
- Three AI tools layout
- Add responsive support
- Add dark mode compatibility
Licensed under the MIT license.