useGemini hook)src/components/ — Main UI components and roadmap sections:SidePanel.tsx — Orchestrates the multi-stage workflow.sections/ — Each stage (StackSelect, FeatureBrainstorm, UIDesign, UIFlow, BuilderTools, Deployment) is a modular React component.src/hooks/useGemini.ts — Handles all AI interactions (content, structured data, logo generation).src/types/index.ts — TypeScript interfaces for project data, features, tech stack, UI, tools, and deployment.tailwind.config.js — Tailwind CSS configuration.vite.config.ts — Vite build configuration.src/components/sections/ and updating SidePanel.tsx.Posted Jul 9, 2025
AI-driven platform for planning and deploying software projects.