๐๏ธ 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.