Inspiration

The "Development Trap" is the biggest killer of new ideas. Many founders spend months building a polished product only to find there is no market demand. Validly was inspired by the need to flip this script. I wanted to create a tool that allows entrepreneurs to build a professional, high-converting "Launchpad" in minutes, enabling them to test demand and gather a waitlist before writing a single line of core product code.

What it does

Validly is a comprehensive validation ecosystem. It allows users to:

  • Generate 5 Premium Templates: Instantly skin their project for SaaS, Mobile App, E-commerce, Service-Based, or High-Urgency Waitlists.
  • Publish Digital Roadmaps: Build trust by showing prospective users exactly what features are planned and when they are coming.
  • Join a Global Directory: Every project launched is indexed in a central directory, giving early-stage projects their first taste of traffic.
  • Incentivize Referrals: Built-in waitlist forms that handle signups and community growth.

How we built it

Validly is built on a modern, high-performance stack designed for speed and visual excellence:

  • Frontend: Next.js and React 18 for a fast, SEO-friendly entry point.
  • Backend: NestJS for a modular and scalable API architecture.
  • Styling: Vanilla CSS and Tailwind tokens for a premium design system featuring glassmorphism and micro-animations.
  • Icons: Lucide-React for clean, consistent UI elements.
  • Deployment: Optimized for low latency to ensure that first impressions on mobile are instantaneous.

Challenges we ran into

One of the most persistent challenges was achieving Global Layout Responsiveness. Specifically, we battled the "Horizontal Overflow" bug on Windows browsers where the physical scrollbar width interfered with 100vw measurements. We solved this by transitioning to a w-full logic combined with a root-level overflow-x-hidden strategy.

Architecturally, building a Dynamic Template Engine that could map a single user configuration object to five wildly different visual designs (from a phone mockup in the Mobile template to a product grid in E-commerce) required a highly flexible, type-safe schema to ensure consistency across pivots.

Accomplishments that we're proud of

  • Mathematical Validation: We successfully modeled the "Validation Score" ($V_s$) within the platform logic to help founders understand their traction:

  • Seamless Responsibility: Achieving a "zero-jank" mobile experience where complex preview windows scale perfectly on any screen size.

  • The Roadmap Engine: Creating a way for founders to communicate the future of their product as easily as they communicate the present.

What we learned

Building Validly reinforced the idea that Transparency = Trust. We learned that users are much more likely to sign up for a waitlist when they can see a concrete roadmap of what is being built. Technically, we deepened our expertise in building "Framework-agnostic" design systems that allow for rapid UI iterations without breaking the underlying application logic.

What's next for Validly

The journey is just beginning. Our roadmap includes:

  • AI-Powered Copywriting: Helping founders generate high-converting headlines based on their niche.
  • Custom Domains: Allowing users to point their own URLs directly to their Validly Launchpad.
  • Advanced Analytics: A deeper breakdown of where waitlist signups are coming from to help founders double down on what works.

Built With

Share this project:

Updates