A starter and boilerplate for building modern application for React developer. You can use for building marketing website, landing pages, or dashboard. Built on top of NextJS 10+ and TypeScript styled with Tailwind 2.0.
You can find a NextJS blog starter boilerplate demo
If you are interested you can find the GitHub repo at this location: https://github.com/ixartz/Next-js-Boilerplate
Here is the features:
💅 Styled with Tailwind CSS
✏️ Linter with Eslint and Prettier
🎉 Type checking with Typescript
✅ Easy deploy on Netlify
⚙️ Bundler Analyzer
🤖 SEO friendly
🚀 Production-ready
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 (0)