12 more guides
00. Before you start
What can you actually build with this stack?

Web apps vs. static sites, what this stack covers, and realistic timelines for a first project.

No tools
01. Before you start
How to write a PRD with AI

Define what you are building before you open any tool.

Claude ChatGPT Gemini
02. Before you start
How to prompt an AI coding assistant effectively

Learn how to structure your prompts so the AI gets as close as possible to what you have in mind.

Cursor Claude Code
03. Build & Publish
From your laptop to a live URL

Get your landing page live on the internet. A real URL you can share with anyone.

GitHub Cursor Claude
04. Build & Publish
Buy your domain. Vercel hosts it for free.

Go from a github.io link to yourproject.com. Your domain costs around ten dollars a year. Hosting is free.

Vercel Namecheap
05. Data
Add a booking form with Supabase

Give your site something to do. A real form that stores submissions in a database.

Supabase Vercel
06. When things go wrong
What to do when something breaks

Basic debugging with AI. How to read errors, what to copy, where to paste.

Any AI assistant