Community

Made with SaasMaker

Products built by indie hackers and founders using SaasMaker.

Add the badge to your site

Get listed in the directory by adding the "Built with SaasMaker" badge.

React

import { SaasMakerBadge } from '@saas-maker/badge'

<SaasMakerBadge variant="flat" theme="auto" />

HTML

<a href="https://sassmaker.com/made-with" target="_blank"
   style="display:inline-flex;align-items:center;gap:6px;padding:5px 10px;
          background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;
          text-decoration:none;font-family:sans-serif;font-size:12px;
          font-weight:500;color:#475569;">
  Built with SaasMaker
</a>