Skip to main content
Back to Portfolio

LaunchList

Build and manage your product launch waitlist

Total Subscribers

3

This Week

0

From Referrals

1

Add Subscriber

Embed Code

<form action="https://yoursite.com/api/waitlist" method="POST">
  <input type="text" name="name" placeholder="Your name" required />
  <input type="email" name="email" placeholder="Email" required />
  <button type="submit">Join Waitlist</button>
</form>

Waitlist (3)

Early Adopter

early@adopter.com

Joined 2026-01-15

Tech Enthusiast

Referred

tech@enthusiast.io

Joined 2026-01-20

Product Lover

product@lover.dev

Joined 2026-01-25

Demo version - data is stored locally and resets on refresh. Full version would use a database.