Bharath Reddy Pannala
Link Stack Hope Page to login or register

Link Stack

Link-in-bio page builder with passwordless email login and click analytics.

Next.jsReact
Live site

Passwordless Auth and a Framework That Does the Heavy Lifting

LinkStack needed to solve the same problem Linktree-style tools always face: get someone from "I want a link page" to "I have a link page" in under a couple of minutes, with zero friction.

The signup flow skips passwords entirely — an email address and a one-time code, nothing to remember, nothing to reset later. That single decision removes the most common drop-off point in any signup flow.

Built on Next.js, each user's page also needs a distinct social-preview image when their link gets shared on Instagram or WhatsApp — handled through Next.js's opengraph-image file convention, which generates a fresh OG image per user dynamically rather than relying on one static placeholder for every page. Click analytics (weekly/monthly trends per link) round it out, so people can actually see which of their links is pulling weight instead of guessing.