Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions frontend/startup-program-form/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Startup program application form

Static mockup of the startup program application form, styled to match the
dashboard (`frontend/app`): shadcn component specs, the theme tokens from
`frontend/app/src/index.css` (light + dark), and the logo lockup from
`hatchet-logo.tsx`.

Open `index.html` in a browser to view it. Submission is stubbed — the form
validates and shows a confirmation state, but doesn't send anywhere yet.

Fields: company name, team size, founding year, funds raised, HQ location,
use case, and an optional welcome-gift section
(in-person checkbox, structured shipping address, delivery phone, allergies).
Loading
Loading