A modern SaaS dashboard starter built with Next.js, Tailwind CSS, and TypeScript.
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Build for production:
npm run build npm start
Deploy easily to Vercel by connecting your GitHub repository.
- Next.js + TypeScript
- Tailwind CSS
- Ready for SaaS features (auth, billing, analytics)
- Modular React component structure
MIT License