Next.js + Tailwind CSS + TypeScript Starter and Boilerplate
🔋 ts-nextjs-tailwind-starter is a Next.js + Tailwind CSS + TypeScript starter packed with useful development features.
Key features include:
- Next.js 14 with App Router, React 18, TypeScript
- Tailwind CSS 3 with CSS Variables for primary color extension
- Pre-built components that automatically adapt to your brand color
- Jest configured for unit testing
- Absolute imports and path aliases (@/ prefix)
- ESLint with auto-sort for imports
- Prettier for code formatting
- Husky & Lint Staged for pre-commit checks
- Conventional commit linting
- Release Please workflow for changelog generation
- GitHub Actions for linting on PR
- Automatic branch and issue autolinking
- Open Graph helper function
- Site map generation
- Expansion Pack for easy installation of common libraries