AltitudeWeb/frontend/src/app/home
Teriuihi c2c81de9d0 Convert components to standalone and implement route-based loading
Refactored Angular components to standalone modules, enhancing modularity and reducing dependency on `AppModule`. Updated routes to facilitate lazy loading for improved performance and maintainability. Replaced `platformBrowserDynamic` with `bootstrapApplication` for modern bootstrapping.
2025-04-08 21:45:44 +02:00
..
home.component.html Added voting page & header styling fix 2025-04-06 20:45:43 +02:00
home.component.scss Update carousel to include opacity animation 2025-04-06 00:03:35 +02:00
home.component.spec.ts Standardize coding style and formatting across the project 2025-04-05 18:19:10 +02:00
home.component.ts Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00