solventum-image-metadata/frontend
SamoilenkoVadym 16aa4f6b49 style(frontend): match Flask design with gold gradients and glass morphism
- Add Montserrat font from Google Fonts
- Use original color scheme (gold #FFC407, dark gradients)
- Add glass morphism effect with backdrop blur
- Add shimmer animation on header
- Style upload zone with hover/drag states
- Match all original design elements from Flask version

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-09 14:15:23 +00:00
..
src style(frontend): match Flask design with gold gradients and glass morphism 2026-02-09 14:15:23 +00:00
.env.example feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
index.html feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
package-lock.json chore(frontend): add package-lock.json for reproducible builds 2026-02-09 13:40:31 +00:00
package.json feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
postcss.config.js feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tailwind.config.js feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tsconfig.json feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tsconfig.node.json feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
vite.config.ts feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00