A boilerplate with Next.js, Tailwind CSS, and TypeScript following the best practices and using the latest technologies.
git clone <your-repository-url>
git remote add boilerplate [email protected]:interaction-dynamics/boilerplate-next.git
git pull boilerplate master --rebase
You can also follow the steps in the GETTING_STARTED.md for more customization.
First, run the development server:
pnpm install
pnpm dev
This project is licensed under the MIT License - see the LICENSE.md file for details.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
This is a Next.js project bootstrapped with create-next-app
.
- React
- Next.js
- Tailwind
- Typescript
- Jest
- React Testing Library
- Eslint
- Prettier
- Playwright (including accessibility tests)
- Commitlint
- Github Actions
- Dark mode
- Custom Translation system
- Simple Git Hooks
- shadcn/ui
- Stripe
- Google Analytics
- Hotjar
- Markdown support
- Sanity
- Mailgun
- Clerk
- Custom Error pages
- Localized date and time formatting
- Dark mode toggle
- Language selector