Free waitlist page for your product launch
A finished coming-soon page with an email box. Download the zip, change the name, put it online. No signup, no watermark.
Download the zip- Edit the copy, then upload. Change the name and the paragraph. Host the folder on Pages, GitHub Pages, or any static host.
- Formspree when you want mail. Until you replace the placeholder ID, submit only shows a toast.
- Meta and hooks are already there. Title, Open Graph, and click / download / submit events sit in the files.
Questions
Is this free to use on a commercial project?
Yes. Personal or client work is fine. Attribution is optional.
Do I need Tailwind or a build step?
No. The zip is plain HTML and CSS. Edit the files directly.
How do I collect emails?
Set the form action to Formspree, EmailOctopus, Buttondown, or your own endpoint. The preview on this site stays in demo mode and only shows a success toast.
Where should I host it?
Anywhere that serves static files. Cloudflare Pages and Workers assets both work on the free tier. See the guide.