DEV Community

Referral Quest
Referral Quest

Posted on

I built a tiny static site for Canadian referral codes

I built a small static site called Referral Quest.

The problem was simple: Canadian referral codes are scattered across old Reddit comments, forum posts, coupon pages, and brand pages that are not always clear about Canada-specific terms.

The site is here:
https://referral.quest/

The stack is intentionally boring: Astro, static pages, Vercel hosting, structured content, sitemap, robots.txt, and individual pages for each offer.

The main thing I wanted was a page format that makes each offer easy to scan:

  • what the new user gets
  • what the referrer gets, if known
  • whether a link or manual code is needed
  • requirements and caveats
  • when the offer was last checked

I also added a ranked page for the offers currently tracked:
https://referral.quest/best-referral-bonuses-canada

It is a small project, but it solved an annoying search problem I kept running into.

Top comments (0)