A TypeScript starter for Next.js that includes all you need to build amazing projects 🔥
- ⚛ TypeScript
- 🗂 NextJS
- 🎨 Styled Components
- 🎯 Jest
- 🧪 React Testing Library
- 📄 Storybook
- 📏 Eslint
- 💖 Prettier
- 🐶 Husky
- 🚫 Lint-staged
- 🚓 Git-cz
The best way to start your project using NextJs
.
- Fork this repository;
- Create your branch:
git checkout -b my-new-feature
; - Commit your changes:
git commit -m 'Add some feature'
; - Push to the branch:
git push origin my-new-feature
.
After your pull request is merged, you can safely delete your branch.
This project is licensed under the MIT License - see the LICENSE.md file for more information.
Made with ♥ by Kalléo Pinheiro