Kudobox

Two lines

Testimonials on React or Next.js

A div and a script appended once, in an effect.

Paste these two lines

<script src="https://getkudobox.com/widget/YOUR-SLUG.js" async></script>
<div id="kudobox-wall"></div>

Your slug is in your dashboard, with the tag ready to copy.

Where they go

  1. Render <div id="kudobox-wall" /> where the testimonials belong.
  2. In a useEffect that runs once, create a script element with the widget's src and append it to the container.
  3. Remove it in the effect's cleanup so a fast refresh does not append it twice.
  4. In Next.js you can use next/script with strategy="afterInteractive" instead, which does the same thing.

Collect one, and put it on React or Next.js

A form link, a customer who writes for a minute, and two lines on your page.

Start collecting