Prompt, run and edit a full-stack app in a browser tab.
Bolt runs a real Node.js environment inside your browser, so the app it generates is running code you can edit, not a mockup. Pick the framework you want, from React and Next.js to Vue, Svelte or Astro.
Key info
- Pricing
- Freemium
- Platform
- Web
- Category
- App Builders
- Best for
- Beginner
Related reading
- Fundamentals
Full stack fundamentals without the framework churn
A longer course on how web applications actually fit together: requests, responses, databases, authentication and deployment.
Intermediate - Fundamentals
Reviewing code you did not write
You are going to merge a lot of code you did not type. Reviewing it is a different skill from writing it, and it is the one that actually keeps a vibe-coded…
Intermediate - Context engineering
Why your AI keeps forgetting what you told it
Models have a context window, a fixed budget of text they can consider at once. Everything competes for it: your instructions, the files you opened, the erro…
Intermediate