Wellcome to the client frontend codebase of Alabarra!
This uses the following technologies:
- NextJS 13 with the App Router (with React Server Components)
- Storybook to manage and test the UI components (TODO: Testing)
- Shadcn/UI (Radix) + Tailwind for the UI components
- FUTURE: Emotion for customer-branded components
- Cypress for E2E testing
- Jest for Unit tests
- ESLint + Prettier for static code analysis and formatting
- Husky for git hooks