Simple Next.js boilerplate with lint-staged, husky, eslint + prettier, jest, commitlint + commitizen, storybook and styled-components.
- React.js
- Next.js
- lint-staged
- husky
- eslint
- prettier
- jest
- commitlint
- commitizen
- storybook
- lint-staged
- styled-components
- next-pwa
- plop
To use this template you can simply click in Use this template or create your Next.js app based on this template by running:
yarn create next-app -e https://github.com/felipe-jm/nextjs-boilerplate
yarn generate Button
Result:
└── components
└── Button
├── index.tsx
├── stories.tsx
├── styles.ts
└── test.tsx
- Fork this repository;
- Create your branch:
git checkout -b my-awesome-contribution
; - Commit your changes:
git commit -m 'Add some awesome contribution'
; - Push to the branch:
git push origin my-awesome-contribution
.
After your pull request is merged, you can safely delete your branch.
This project is under the MIT license. See the LICENSE for more information.
Made with much ❤️ and 💪 by Felipe Jung 😊 My Contact