Commit Graph

4 Commits

Author SHA1 Message Date
gnezim 7c59864680 feat: create ComponentShowcase page for e2e component testing 2026-04-05 22:06:35 +03:00
gnezim 344e310b58 chore: add API proxy configuration for flights API 2026-04-05 20:43:29 +03:00
gnezim 7de28854cf fix: move index.html to src/ subdirectory per specification
- Moved index.html from apps/react/ to apps/react/src/
- Updated vite.config.ts to set src as root directory
- Adjusted build output path from 'dist' to '../dist'
- Updated script reference in index.html from absolute to relative path
2026-04-05 19:02:26 +03:00
gnezim 6786c4df23 infrastructure: scaffold React app with Vite, TypeScript, and basic App component 2026-04-05 19:00:51 +03:00