DEV Community

Cover image for My Next.js Boilerplate now has 2000+ GitHub stars
Remi W.
Remi W.

Posted on

My Next.js Boilerplate now has 2000+ GitHub stars

My Next.js boilerplate has just crossed 2000+ stars on GitHub. Thanks to all GitHub stargazers for the support!

A project I have started 2 years ago for my own personal use and I thought it would be a great idea to share it. Now, I use it for all my project in React and Next.js.

Now, I also get help from the community. Other developers makes suggestion to the boilerplate code. There are also some external contributors.

GitHub logo ixartz / Next-js-Boilerplate

πŸš€ Boilerplate and Starter for Next.js 12+, Tailwind CSS 3 and TypeScript ⚑️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + Jest + Testing Library + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS

Boilerplate and Starter for Next JS 12+, Tailwind CSS 3 and TypeScript Twitter

Next js starter banner

πŸš€ Boilerplate and Starter for Next.js, Tailwind CSS and TypeScript ⚑️ Made with developer experience first: Next.js, TypeScript, ESLint, Prettier, Husky, Lint-Staged, Jest, Testing Library, Commitlint, VSCode, Netlify, PostCSS, Tailwind CSS.

Clone this project and use it to create your own Next.js project. You can check a Next js templates demo.

Features

Developer experience first:

  • ⚑ Next.js for Static Site Generator
  • πŸ”₯ Type checking TypeScript
  • πŸ’Ž Integrate with Tailwind CSS
  • βœ… Strict Mode for TypeScript and React 18
  • πŸ“ Linter with ESLint (default NextJS, NextJS Core Web Vitals, Tailwind CSS and Airbnb configuration)
  • πŸ’– Code Formatter with Prettier
  • 🦊 Husky for Git Hooks
  • 🚫 Lint-staged for running linters on Git staged files
  • πŸš“ Lint git commit with Commitlint
  • 🦺 Testing with Jest and React Testing Library
  • πŸ’‘ Absolute Imports using @ prefix
  • πŸ—‚ VSCode configuration: Debug, Settings…




I'm currently writing a blog post on how the project reached 2000 stars on GitHub, you can be notified when the article is published by following me on Twitter.

Top comments (3)

Collapse
 
franciscomoretti profile image
Francisco Moretti

I've used this boilerplate and I loved it!
Thank you and congrats.

Collapse
 
khokon profile image
Khokon M.

That's pretty cool! Congrats man!

Collapse
 
ixartz profile image
Remi W.

Thank you for your message!