A minimal frontend template using Next.JS + Typescript
🏠 Homepage
yarn install
yarn run dev
yarn test
- NextJS v13
- Typescript v4
- SWR to handle data fetching
- ChakraUI to help building UI components
- Git hooks support using Lint Staged and Husky
- Testing setup using Jest with React Testing Library
- Internacionalization setup using next-i18next
- Continuous integration using Github Actions workflow that runs at every Pull Request
- Has support for SonarCloud scan, just add your
SONAR_TOKEN
to Github Secrets
- Has support for SonarCloud scan, just add your
👤 medusa.lab
- Website: https://www.medusalab.tech
- Github: @vivianedias & @camilacrdoso
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2022 medusa.lab.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator