Vibe-coded building blocks for anyone.
HTML/CSS
React
Tailwind
TS
export function EmberButton() { return <button>Click me</button>; }
Copy