Building better ways to live, work and play for the next generation.
import {
Waitlist,
WaitlistEmail,
WaitlistSubmit,
WaitlistSuccess,
} from "@buildhype/react";
export function App() {
return (
<Waitlist apiKey="your-api-key">
<WaitlistEmail />
<WaitlistSubmit>Join Waitlist</WaitlistSubmit>
<WaitlistSuccess>Thank you for joining the waitlist!</WaitlistSuccess>
</Waitlist>
);
}
import "quadratic-v2/style.css";
import { FeedbackWidget } from "quadratic-v2/react";
export default function Home() {
return (
<FeedbackWidget>
<button>Feedback</button>
</FeedbackWidget>
);
}
For Individuals
Historically technology has been designed for businesses. Our products are designed for the individual.
UX Focused
Building software is easier than ever before. Going forward the winning products are the ones that people love to use.
Building in the by Jamie.