📄️ Frontend Overview
The Ever Gauzy web frontend is built with Angular and organized as a modular monorepo application.
📄️ Routing & Modules
Angular routing and lazy-loaded module architecture.
📄️ State Management
NgRx-based state management for the Angular frontend.
📄️ Theming
UI theming and customization using Nebular and CSS custom properties.
📄️ Internationalization (i18n)
Multi-language support using ngx-translate.
📄️ UI Components
Shared and reusable UI components across the Gauzy frontend.
📄️ HTTP & Interceptors
HTTP client configuration and interceptors for API communication.
📄️ Frontend Testing
Testing strategies for the Angular frontend.