A boilerplate project using Next.js and Hero UI for building modern, secure web applications with Tailwind CSS and TypeScript.
- Node.js v22.13.1 LTS
- Next.js 15.0.4
- HeroUI v2
- Tailwind CSS
- Tailwind Variants
- TypeScript
- Framer Motion
- next-themes
- Create a
.envfile by copying .env.example - Open
.envand update the variables as needed.
You can use one of them npm, yarn, pnpm, bun, Example using npm:
npm installnpm run dev