Skip to main content

What to Expect

Before you dive in, here's a quick overview of what this tutorial covers and how to get the most out of it.

What this tutorial will get you

By the end of this guide, you'll have a working website — built, deployed, and live on the internet with a real URL. You'll learn the core workflow of vibe coding: describe what you want in plain English, let Claude Code write the code, review it, test it, and iterate. Then you'll push it to GitHub and deploy it on Cloudflare Pages for free.

How to prepare

Complete as much of this guide as you can before the live session. At minimum, try to get through:

  1. Prerequisites — all the tools installed and verified
  2. Setting Up Your Project — your repo created and cloned

If you can go further, even better:

  1. Building Your Site / App — scaffold the project, get a page running locally

The more you have done ahead of time, the more we can focus on the fun parts in the live session — polishing your site, adding features, and deploying it to the internet for the world to see.

If you get stuck

Don't worry about it. Getting stuck is normal, especially if this is your first time using a terminal. Note where you got stuck and we'll work through it together in person. The most important thing is that you try — even getting halfway through the prerequisites puts you ahead of the game.