Go to claude.ai and sign in. The easiest option is Continue with Google — it skips email verification and gets you in immediately. Once signed in, start a new conversation.
Copy the prompt below and paste it into Claude exactly as written.
Claude will reply with a block of HTML code. Click the copy icon at the top-right of the code block to copy all of it.
Open Notepad (Windows) or TextEdit (Mac). Paste the code. Save the file to your Desktop and name it index.html — make sure the file ends in .html, not .txt. The name index.html is important: it tells the web server to load your page automatically when someone visits your URL, with no extra typing required.
Go to app.netlify.com/signup. The easiest option is Continue with Google — it gets you in instantly. If you prefer email, enter your address, check your inbox for a verification link, and click it. You'll land on your Netlify dashboard — that means you're in and ready for the next step.
Make sure you are signed in to Netlify, then go to netlify.com/drop. Drag your index.html file onto the page. Because you are signed in, there is no password — Netlify will give you a permanent public URL immediately.
Click the URL Netlify gives you. Your page will open immediately — no password needed. It's live on the public internet.
Copy your Netlify URL and send it to someone — a text, an email, whatever you like. Tell them what it is: a web page you built with AI in under 10 minutes. When they open it, they'll see your page instantly — no password, no hassle. That's the internet working for you.