Whether you're a developer or just want full control of your project, famous.ai makes it easy to export all your code. Here's how to download your app as a ZIP file so you can host, customise, or deploy it anywhere you like.
Step 1 – Create Your Project
Go to famous.ai and begin a new project as usual.
Start with a clear prompt describing the kind of website or app you want to build.
For example: “Build a landing page for a crypto token project with a wallet connect button and token details.”
Step 2 – Build & Refine Your App
Collaborate with the AI to improve and shape your app step-by-step.
Add new features or pages
Change text, layout, or colours
Adjust design elements until you're happy with the result
You can ask for changes in plain English — no coding required.
Step 3 – Click the “Code” Button
In the top-right corner of your project, you’ll see a Code button.
Click this to open the full developer view.
Here, you can browse your project’s folder structure and review the code generated by famous.ai.
Step 4 – Download Your Project as a ZIP File
Next to the Code button is a small Download icon.
Click it to bundle your entire project into a single ZIP file.
The download should start automatically.
Step 5 – Confirm the Download
Depending on your browser you should receive a notification similar to the below.
Step 6 – Extract the Files
Double-click the ZIP file (on both Windows or Mac) to extract it.
Inside, you’ll find the full folder structure of your project — including code files, stylesheets, images, and more.
You can now open these files in any code editor (e.g. VS Code) or upload them to your hosting provider.