Recently, I've built several projects in React with Next JS. For each projects, I was setting up the same dependencies again and again. So, I thought it could be great a boilerplate for 2021 and share it to the community.
Built with developer-first in mind with tools to improve productivity like ESLint linter, Prettier code formatter and VSCode configuration. Built for 2021 with Next JS and Tailwind CSS. Finally, build for production with one-click deployment and with SEO-ready.
You can check a live demo at this url : React Boilerplate with TypeScript and Tailwind CSS
You can also check the source code on GitHub: React Boilerplate GitHub
Already more than 400+ β stars on Github...
ixartz / Next-js-Boilerplate
π Boilerplate and Starter for Next.js 11+, Tailwind CSS 2.0 and TypeScript β‘οΈ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Boilerplate and Starter for Next JS 11+, Tailwind CSS 2.0 and TypeScript
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 -
π¨ Integrate with Tailwind CSS (w/ JIT mode) -
π PostCSS for processing Tailwind CSS and integrated tostyled-jsx
-
π Type checking TypeScript -
β Strict Mode for TypeScript and React 17 -
βοΈ Linter with ESLint (default NextJS, NextJS Core Web Vitals and Airbnb configuration) -
π Code Formatter with Prettier -
π¦ Husky for Git Hooks -
π« Lint-staged for running linters on Git staged files -
π VSCode configuration: Debug, Settings, Tasks and extension for PostCSS, ESLint, Prettier, TypeScript -
π€ SEO metadata, JSON-LD andβ¦
Here is the features:
π₯ Instant feedback with Next JS
π Routing with Next JS
π Styled with Tailwind CSS
βοΈ Linter with ESLint and Code formatter with Prettier
π Type checking with Typescript
β One-click deploy on Vercel or Netlify
π€ SEO friendly
π Production-ready
ixartz / Next-js-Boilerplate
π Boilerplate and Starter for Next.js 11+, Tailwind CSS 2.0 and TypeScript β‘οΈ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Boilerplate and Starter for Next JS 11+, Tailwind CSS 2.0 and TypeScript
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 -
π¨ Integrate with Tailwind CSS (w/ JIT mode) -
π PostCSS for processing Tailwind CSS and integrated tostyled-jsx
-
π Type checking TypeScript -
β Strict Mode for TypeScript and React 17 -
βοΈ Linter with ESLint (default NextJS, NextJS Core Web Vitals and Airbnb configuration) -
π Code Formatter with Prettier -
π¦ Husky for Git Hooks -
π« Lint-staged for running linters on Git staged files -
π VSCode configuration: Debug, Settings, Tasks and extension for PostCSS, ESLint, Prettier, TypeScript -
π€ SEO metadata, JSON-LD andβ¦
Top comments (0)