Features
GAIA React has many great features built-in:
- Built with React Router 7, a fantastic full-stack React framework for the modern web
- TailwindCSS for styling
- Zod for data validation
- Robust ESLint ruleset along with Prettier and Stylelint
- Husky and Lint-Staged for pre-commit checks to ensure code quality
- A complete testing suite with Vitest, React Testing Library, and PlayWright
- Storybook and Chromatic, with a React Router Stub decorator included
- Mock Service Worker with working handlers, and msw/data for data mocking
- remix-auth with a working authentication example
- Toast notifications with remix-toast and Sonner
- Internationalization via remix-i18next with sample files already in place
- RVF for form management and validation
- FontAwesome icons
- A convenient and flexible wrapper around fetch that simplifies API calls
- Many example components, ready for you to use and modify
- Useful utility functions and hooks
- Dark mode support
- And much more!