Vibe coding follows a simple loop:
Describe what you want in plain English
Let the AI generate code
Run the code
If it works, move on. If not, describe the problem
Repeat until done
For straightforward projects, this loop can be surprisingly fast. But speed comes with tradeoffs you'll learn about later.