Convert Google AI Studio projects into deployable web applications
💻 React → HTML/CSS/JS
Click or drag to upload ZIP file
Supports Google AI Studio generated projects
No server needed, all builds in browser
Code never uploaded to server, fully local processing
One-click generation of deployable static files
To be honest, I don't have a programming background, so I spent a lot of time searching for deployment methods at first. I really wanted a proper way to share my designed websites. This is the fastest method I've found so far. If you know a better way, feel free to reach out on Discord – if it works well, I'll update this guide!
Download the built ZIP file from above and extract it to a regular folder
Visit dash.cloudflare.com and log in (register for free if you don't have an account)
Find Workers & Pages in the left sidebar and click it
Click Create application
Look for the small text at the bottom: "Looking to deploy Pages? Get started" and click Get started

Choose Drag and drop your files option
Enter your preferred Project name
Drag the extracted folder directly to the upload area
Wait for deployment to complete. When you see the success page, click the link ending with .pages.dev to access your website

🎉 Congratulations! Share this link with your friends – they'll be amazed!
Cloudflare automatically gives you a free .pages.dev domain, so you don't need to buy one. It comes with HTTPS and global acceleration, which is perfect if you just want to share with friends or use it yourself. Unless you have special needs (like wanting a more professional domain), this free domain works great.
Purchase a domain from Cloudflare Registrar (recommended) or use an existing domain
In Pages project settings, click Custom domains → Set up a custom domain
Enter your domain and follow the prompts to complete DNS configuration, wait for it to take effect
Deploy to Cloudflare Pages • Vercel • Netlify
Made with ❤️ for Google AI Studio users