- https://opentestimonials.typedream.app/
- https://stackblitz.com/edit/nextjs-bszrs2?file=pages%2Findex.js
Claim a subdomain at https://opentestimonials.com/register
npm i testimonials
pnpm i testimonials
yarn add testimonials
import { Testimonials } from "testimonials";
function App() {
return <Testimonials collection="demo" />;
}<link
rel="stylesheet"
href="https://opentestimonials.com/api/embed/styles.css"
type="text/css"
/><div id="open-testimonials" />
<script>(async()=>{let a=document.getElementById("open-testimonials"),b=await (await fetch("https://opentestimonials.com/api/embed/edge/demo")).text();a.innerHTML=b})()</script>Coming soon!
Coming soon!