Validate your idea with real users in 24 hours. Built for indie developers and vibe coders.
Static landing page for IdeaCheck — a service that connects indie developers with real users for quick product validation, delivering screen recordings, raw feedback, and a simple summary.
| Route | File | Design system |
|---|---|---|
/ |
index.html |
MiniMax-inspired (white-dominant, colorful product cards, dark CTA panel) |
/figma |
figma.html |
Figma-inspired (vibrant multi-color, playful yet professional) |
Both pages share the same content and information architecture — only the design language differs.
- Pure static HTML + CSS — no build step, no framework
- Inline SVG favicon, OG image, and Apple touch icon
- Google Fonts loaded via
<link>(Outfit, DM Sans, Roboto, Poppins, Inter, JetBrains Mono) - Zero JavaScript dependencies (one tiny optional
submitEmailhelper)
python3 -m http.server 8080
# then open http://localhost:8080Or just double-click index.html to open it in your browser.
The project is pre-configured for Vercel via vercel.json:
- Clean URLs (
/figmaresolves tofigma.html) - Basic security headers (
X-Content-Type-Options,Referrer-Policy,Permissions-Policy)
- Import this repo in vercel.com/new
- Framework preset: Other (it's a pure static site)
- Build command / output directory: leave empty — Vercel will serve from the repo root
- Deploy
npm i -g vercel
vercel # first deploy (follow prompts)
vercel --prod # promote to productionReal user feedback, early-access pricing, all over email: