A simple and easy-to-use React Tailwind TypeScript template to quickly start any projects with the best tools for developer-first experience in mind.
An open-source and free starter and boilerplate code with already-configured linter, code formatter, type checking and VSCode configuration for React projects.
Check out a live demo at React Tailwind TypeScript Live demo
The code source is hosted on GitHub at React Tailwind TypeScript GitHub
Here is the list of major feature:
🔥 Next JS 11
💅 Design with Tailwind CSS
🎉 Type checking with Typescript
✏️ Linter with Eslint and code formatter Prettier
🦊 Husky + Lint-Staged
✅ Easy deploy on Netlify or Vercel
🤖 SEO friendly
🎨 Include a minimalist theme
🚀 Production-ready, you just need to focus in your code
ixartz / Next-js-Boilerplate
🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
Boilerplate and Starter for Next.js 14+, Tailwind CSS 3.4, and TypeScript.
🚀 Boilerplate and Starter for Next.js with App Router, Tailwind CSS, and TypeScript ⚡️ Prioritizing developer experience first: Next.js, TypeScript, ESLint, Prettier, Husky, Lint-Staged, Vitest (replacing Jest), Testing Library, Playwright, Commitlint, VSCode, Tailwind CSS, Authentication with Clerk, Database with DrizzleORM (PostgreSQL, SQLite, and MySQL), Error Monitoring with Sentry, Logging with Pino.js and Log Management, Monitoring as Code, Storybook, Multi-language (i18n), and more. Ready for Next.js 15.
Clone this project and use it to create your own Next.js project. You can check out the live demo at Next.js Boilerplate, which includes a working authentication system.
Sponsors
Demo
Live demo: Next.js Boilerplate
Features
Developer experience first, extremely flexible code structure and only keep what you need:
- ⚡ Next.js with App Router support
- 🔥 Type checking TypeScript
- 💎 Integrate with Tailwind…
Top comments (1)
Thanks <3