HackHayward • AI Product
A startup-focused AI toolkit built for HackHayward to improve storytelling and mentor conversations.
A web app built during HackHayward 2.0 to help founders and student builders improve startup storytelling and mentor conversations.
app.jsindex.html - Main UI markupstyles.css - Visual design and responsive stylesapp.js - Frontend logic (tabs, form handling, rendering, autosave, export)server.js - Optional backend proxy for live Anthropic API callspackage.json - Node scripts and dependenciesNo backend required if you keep Demo Mode on.
index.htmlnpx serve .cp .env.example .env
.env as ANTHROPIC_API_KEY=...npm install then npm starthttp://localhost:3000/index.html.env only (already ignored by .gitignore)localStorage