Technologies
- NextJS - Web development framework
- Tailwind CSS - Application styling
- Nextra - Documentation generation framework
- Lingui - For internationalization
- Prettier - For code formatting
- Lucide React - For icons
- React Query - For state management and API cache
- Katex - For formula representation in documentation
- Zod - For data validation
- React Hook Form - For forms
Next.js was chosen for its high performance and support for server-side rendering. Tailwind CSS offers fast and scalable styling and Nextra is ideal for generating clear documentation.
Last updated on