A Next.js starter kit app router template with React v19 + Scss + Yarn berry + TypeScript + ESLint + Jest + Cypress + Github Actions
This project using Yarn berry (Yarn V.2+) with zero install.
Therefore, yarn must be installed before using this next.js starter template.
npm install -g yarn
npx @harang-jennie/nextjs-starter <my-nextjs-app>
cd my-nextjs-app- eslint-config-airbnb
 - eslint-config-airbnb-typescript
 - eslint-import-resolver-alias
 - eslint-import-resolver-typescript
 - eslint-plugin-cypress
 - eslint-plugin-import
 - eslint-plugin-jest
 - eslint-plugin-jsx-a11y
 - eslint-plugin-react
 - eslint-plugin-react-hooks
 - eslint-plugin-testing-library
 - eslint-plugin-unused-imports
 - eslint-plugin-simple-import-sort
 
This Project is MIT licensed.