.jsx files, import them into Next.js, Remix, Vite, Astro, or any React framework. You get server-side rendering, JSDoc type annotations, responsive breakpoints, dark mode, and working animations out of the box. No iframes, no embeds, just React components.

.Responsive to automatically switch variants by screen sizedark class and all color styles switch automatically--unframer-* variables in your own code or Tailwindlocale prop to render components in different languagesUnframerProvider integrates with your router for instant page transitions1234567# 1. Install npm install unframer react@19 react-dom@19 # 2. Open the React Export plugin in Framer and select your components # 3. Download components npx unframer {projectId} --outDir ./src/framer
1234567// 4. Import and use import './framer/styles.css' import Hero from './framer/hero' export default function App() { return <Hero.Responsive /> }
Steve Jobs
Walter Isaacson

Design of Books
Debbie Berne

Zero To One
Peter Thiel
