nextjs-template
nextjs-template copied to clipboard
A bit personalized version of the `with-typescript-eslint-jest` template.
A strongly-opinionated NextJS Template
This is an extended version of the official template, with-typescript-eslint-jest.
🖥 Technology Stack
- Typescript
- Formatting with Prettier
- Linting with ESLint
- Unit testing with Jest and React Testing Library
- Commit hooks using Husky: linting, type-checking, and formatting