Design in Framer, Deploy in React
"Use Framer components in your React codebase with unframer: The Framer plugin exports your Framer components as simple .js files.
unframer works with any React framework (Next.js, Remix, Vite, Astro etc). It includes all your components dependencies and works with breakpoints, Framer fetch, forms, color styles, dark mode and more.
It comes with full TypeScript support, inferred from your component variables (like
variant
)."
Tommy D. Rossi
@__morse