Boilerplate App Next.js

  • TypeScript
  • Babel
  • Lint
  • Prettier
  • Husky for git hooks ( used with lint )
  • Jest
  • React-testing Library
  • Styled-Components
  • Storybook
  • PWA
  • PLOP ( generator )

for creating a new project using this boilerplate is easy..

yarn create next-app -e https://github.com/cesar1983/nextjs-boilerplate