This is my opinionated starter for building JAMstack applications using Next.js
This might be useful for you those of you interested in learning Next.js, but also to hopefully help those of you who already know Next.js and want to use it build something.
- Next.js + React + TypeScript
- ESlint with typescript-eslint, eslint-plugin-unicorn, eslint-plugin-react-perf and more.
- Prettier for code formatting
- Husky for git hooks.
- Commitizen