- Open the Claude Desktop app and start a new chat.
- Paste the first vibe-code prompt. Deliberately short, to show a good idea beats a long spec:
The prompt
Build me a beautiful website, inspired from Steve Jobs, its for iphone 2050.
Claude builds it live as an artifact. Steer it in plain English - a few to run live:
Iterate by feel
Make it darker and more cinematic, one bold headline per screen as you scroll.
Add a hero, a specs section, and a "Reserve yours" call-to-action.
Now make the whole thing feel like a 2050 product launch - big type, lots of space.
- Publish free on Netlify - let Claude do it. Turn on the Netlify connector in Claude (Settings → Connectors), then just ask: "Publish this to Netlify." Claude deploys it and hands you back a live public URL like
https://iphone-2050.netlify.app - no download, no drag.
No connector yet? Ask Claude for the page as one index.html, then drag it onto app.netlify.com/drop - same result.
Checkpoint: a genuinely good-looking site, live on a public link, built by describing an idea and published by Claude. To update it: change it in Claude and ask it to publish again.
Easy-mode limits: perfect for a landing page or demo - it's a single static file, so no blog, no database, no logins, and updating means re-dragging. Want a real multi-page, SEO-ready site that redeploys on every git push? Install Claude Code below, then do Exercise 3.