meldestelle/frontend
Stefan Mogeritsch c0389558bb feat(ui): add LandingPagePreview with Compose-based design preview
- Introduced `LandingPagePreview` composable for live UI previews in IntelliJ (Hot-Reload).
- Included fallback `main()` for standalone preview in the Design Preview Sandbox.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-21 16:57:42 +01:00
..
core feat(theme): add centralized typography and color definitions 2026-03-21 16:57:20 +01:00
features refactor(ui): replace TabRow with PrimaryTabRow and improve toggle state handling in MainApp 2026-03-21 14:00:15 +01:00
shells/meldestelle-portal feat(ui): add LandingPagePreview with Compose-based design preview 2026-03-21 16:57:42 +01:00
README.md chore(frontend): remove custom Webpack sqlite-wasm integration plugins and cleanup config 2026-01-26 20:37:23 +01:00

Frontend Module

Dieses Modul enthält den gesamten Code für das Kotlin Multiplatform (KMP) Frontend "Meldestelle Portal".

Die vollständige Dokumentation befindet sich hier: → docs/06_Frontend/README.md