vibethecoder ← Back to course

Claude Code Basics · git & deploy

Ship it — without fear

"git" and "deploy" sound technical. They're just save points and going live — and Claude does both for you.

💾
git = save points — snapshots of your work you can always go back to.
🚀
deploy = go live — put it on the internet with a real link.
A timeline of save points

Git, demystified

Git, in plain English

1
Save your work
"Commit this" — Claude snapshots your files with a short message.
2
Try things safely
Branches let you experiment without breaking what already works.
3
Back it up online
Claude pushes to GitHub — and always asks first.
A simple git branch diagram

Claude never pushes or publishes without your OK.

Go live

Get a live URL

Ask Claude to deploy. It builds your site and walks you through a host — like Netlify, Vercel, or GitHub Pages — to a real link you can share.

🔧
One-time setup — you sign in to the host once; Claude drives it from there.
A site launching live

Idea → live, no fear.

← / → or buttons · F fullscreen