This is Next.js Boilerplate with opinioned.
- Use twin.macro + chakra-ui (opt-in) for styling.
- Use Jotai + react-query for state management.
- Pre-install react-icons.
- Pre-install ramdajs.
npx degit https://github.com/leechael/nextjs-boilerplateSee lib/providers/FullStyleProvider.tsx. Use TwinStyleProvider only by default, change to FullStyleProvider if you use Chakra-UI components.