VSCode

Required plugins:

1 - ESlint
2 - Prettier - Code formatter
3 - EditorConfig for VS Code

Getting Started


1 - Duplicate the .env-example file and rename it to .env and complete the information.

2 - Run the following command on your local environment:

npm install
npm run dev

Boilerplate Features

  • Next.js
  • TypeScript
  • ESLint
  • Prettier
  • Husky
  • Lint-Staged
  • Jest
  • Testing Library
  • Storybook
  • Commitlint
  • PostCSS
  • Tailwind CSS
  • Zod
  • React Hook Form