Yesterday you designed a site in chat. Today we turn it into a real project with Claude Code, then put it live on the internet — with a web address you can share.
A free desktop app built for working with AI. Claude Code lives inside it.
In RemADE's terminal, ask Claude Code to recreate your Artifact as an Astro site. Hand it a screenshot and the text — it does the heavy lifting.
Now make the words work as hard as the design. Ask Claude to tighten your headlines, fix the tone, cut the fluff, and proofread. Clear writing is part of good design.
GitHub is cloud backup with a memory. Every time you "commit," you save a snapshot you can return to. Claude Code can set this up and push your project for you.
One command in the terminal puts your site on the internet, for free, with HTTPS:
$npx wrangler pages deploy dist You'll get a live address like your-site.pages.dev to share with anyone.
Want yourname.com instead of pages.dev? You can buy a domain and connect it
through Cloudflare. We'll show how if there's time — but a pages.dev address works
perfectly.
You designed a site with AI, turned it into a real project, and published it to the world — and you can keep improving it any time. That's the whole loop. 🎉