This template UI repo has following libraries installed and is customised according to the needs & desing of DiscoverVet.
- React
- Next ( Uses page router instead of app router )
- Tailwind CSS
- Material UI
- ESLint
- Prettier
- React Query
This repo also has support for additonal things such as
- Service worker to load third party script through PartyTown
- Use of SuperJson to make react query work on prefetching
- Support of env variables through dotenv
- Merging of different tailwind classes through classnames
- Support of next bundle analyzing through next-bundle-analyzer
- VS Code settings for consistent standard across dev machines