Workspace Test Drive
Let's make sure your vibe coding workspace is set up and working. You'll verify your setup, build a tiny test project, and confirm the full workflow.
Is Your Workspace Ready?
Go through each item below. Click each one after you've confirmed it in your workspace.
- I have my vibe coding workspace open (Replit, Bolt.new, or VS Code)
- I can see where to type or enter a prompt / description of what I want to build
- I can see where the live preview / output will appear
- If using Replit: I created a new project (HTML/CSS/JS template). If using Bolt: I'm on the main page ready to describe a project.
Build a Greeting Page
Time to test the full vibe coding workflow. Copy the prompt below, paste it into your AI coding tool, and see what it builds for you.
Create a simple personal greeting page. It should have a dark background (#1a1a2e), centered content, and include: my name "[YOUR NAME]" in a large, bold heading, a subtitle that says "Future AI Builder", a short paragraph about one thing I'm excited to build in this course, and a small footer that says "Built with AI - [today's date]". Make it look clean and modern with good spacing.
- I can see a live preview of the page AI created
- My name appears on the page
- The page has a dark background and looks styled (not just plain text)
- The content is centered and readable
Now Iterate
The core of vibe coding is the loop: describe → build → test → refine. You've done describe, build, and test. Now let's practice the refine step.
-
1"Change the accent color to [your favorite color]"
-
2"Add a fun emoji next to my name"
-
3"Add a subtle animation — make the heading fade in when the page loads"
-
4"Make the font bigger and add more spacing between sections"
- I successfully made a change to my greeting page using the vibe coding workflow
- I understand the loop: describe what I want → AI builds it → I check the result → I ask for changes
Workspace Ready!
You've verified your setup, built something with AI, and practiced iterating. You're ready to start your real project.
Vibe coding works. You described a page in plain English and AI built it for you — styled, structured, and functional.
You can iterate. When something needs changing, you describe the change and AI updates it. That's the entire build process you'll use for your project.