Open Lovable: Turn Websites into React in Seconds

Roger_M_Taylor · x · 2026-07-17

The Firecrawl team open-sourced Open Lovable: provide a website URL, and it generates a React version of the page in seconds.

The workflow roughly involves using Firecrawl to scrape the webpage's structure and styles, then leveraging models like OpenAI, Anthropic, and Gemini to translate the parsed results into React component code. The project supports reproducing complex layouts and interactions, allows for local real-time preview and deployment, and ensures execution safety via an E2B sandbox. The project is open-sourced under the MIT license.

Original post →

More from coding & agent

coding & agent channel →