Bolt.new
Build full-stack web apps from a single prompt in the browser.
01 What is Bolt.new?
Bolt.new by StackBlitz lets you generate, run, edit, and deploy full-stack web applications entirely in the browser — no local setup required. Describe the app you want and Bolt scaffolds the code, installs dependencies, and runs it live.
02 Best For
- ▸Full-stack app prototyping
- ▸No-setup browser development
- ▸Rapid MVP creation
- ▸Non-developers building web apps
03 How to Get Started
- 01
Go to bolt.new — no account needed to start.
- 02
Describe the app you want to build in plain English.
- 03
Bolt generates and runs the code live; iterate by chatting with it.
Pro Tips
- ◆Describe the whole app in your first prompt (pages, data, style) — Bolt scaffolds everything at once, and big first prompts beat incremental ones.
- ◆When something breaks, paste the error straight into chat — Bolt reads its own stack traces and self-fixes.
- ◆Connect Netlify/GitHub early: iterate inside Bolt, but keep deploys and version history outside it.
04 At a Glance
Strengths
- +Full-stack app prototyping
- +No-setup browser development
- +Rapid MVP creation
- +Non-developers building web apps
- +Free tier you can start with today
Things to consider
- !The free plan has limits; advanced features need a paid plan.
- !Pricing and features change often — confirm current details on the official site.
- !AI output should be reviewed before you rely on it.
Placement reflects our editorial assessment of fit for this use case, not paid placement. Some links may be affiliate links — this never changes our rankings. How we rank →
◆ Used in these workflows
Bolt.new is one step in these complete, multi-tool playbooks for real-world tasks.
06 Frequently Asked Questions
Is Bolt.new free?
Free tier includes daily AI tokens for small projects. Paid plans (from ~$20/month) add token volume for real app development.
What can Bolt.new actually build?
Full-stack JavaScript apps (React/Next/Vue + Node) that run in an in-browser WebContainer — including npm packages, databases via integrations, and one-click deploys. It's genuinely production-capable for small-to-medium apps.
Bolt vs V0 vs Cursor?
V0 generates polished UI components; Bolt builds and runs complete apps in the browser; Cursor is a full IDE for serious ongoing development. Prototype in Bolt/V0, graduate to Cursor when the codebase matters.