You are browsing as a guest. Sign up (or log in) to start making projects!

7h 7m 5s logged

worked on the frontend UI, component structure, and backend Gemini integration for Hatchway. I started by setting up the dark-mode landing page with teal gradients, breaking the layout into modular components for the navbar, hero section, and project overview. On the “Try It” page, I built the main product form with input fields for the App Name, Short Description, and Closest Large City, alongside a dedicated Results container underneath. To handle the dynamic logic, I connected the form state to a backend route that sends the product payload over to the Google Gemini API. When you hit “Generate Matches,” the button triggers an asynchronous loading state, passes the project data to Gemini, and renders a tailored list of VC conferences and pitch opportunities right inside the results view.

0
4

Comments 0

No comments yet. Be the first!