Two live pages, nine real days of building. Today: final review, and what Module 2 looks like.
Video script (for recording): "This is it — the wrap-up. Let's make sure both pages are solid, then talk about where Module 2 takes this next."
Install Claude Code, ship your first live page
Turn a plain-English idea into a working page
Edit what it built — ask for changes without breaking things
Understand what got created: files, folders, why they matter
Connect to GitHub so your work is never lost
Get a site live: your first real deploy
Fix things when they break — read errors without panicking
Add a second page and link it up: your landing page
Automate updates: push once, redeploy every time
Ship the deliverable: portfolio + business landing page, live
Nine days of small, real steps add up to two live pages you can point to. Today isn't a new skill — it's making sure both deliverables actually hold up, then calling this module done.
A live portfolio and a live business landing page, built, edited, debugged, version-controlled, and auto-deploying — not a tutorial you watched, a thing that exists at a real URL right now.
Module 2 moves from static pages to a real working app — using Codex and Replit to build something with actual functionality (forms that store data, logic, a real backend) instead of just HTML and CSS. Same discipline: bounded instructions, small real deliverables, nothing you can't explain.