This is a full-stack JavaScript application migrated from Figma to Replit, using React with Vite frontend and Express backend.
- Frontend: React with Vite, TypeScript, Tailwind CSS, shadcn/ui components
- Backend: Express.js with TypeScript
- Database: PostgreSQL with Drizzle ORM
- State Management: TanStack Query for server state
- Routing: Wouter for client-side routing
- Styling: Tailwind CSS with shadcn/ui component library
- December 12, 2024: Initial migration from Figma to Replit started
- Project structure appears to be a modern full-stack setup with proper separation
- December 12, 2024: Redesigned Frame component to match user's mobile prototype
- Added liquid glass navbar with smooth scrolling navigation
- Implemented mobile-first responsive design with proper spacing
- Both Projects and Subsidiaries sections now display simultaneously
- Added fixed header with backdrop blur effect
- To be documented as user preferences are expressed
- Following progress tracker in
.local/state/replit/agent/progress_tracker.md - Working through Figma to Replit migration checklist