Bolt.new
In-browser AI development environment that builds, runs, and deploys full-stack web apps instantly.
Free tier / Pro $20/mo / Team $30/moVisit website
Overview
Bolt.new by StackBlitz is a revolutionary in-browser development environment powered by AI. It runs a full Node.js environment directly in the browser using WebContainers technology, meaning you can build, preview, and deploy applications without any local setup. Bolt generates complete applications from prompts, handles package installation, and provides a live preview. For PMs, Bolt is the fastest path to a working prototype because everything happens in a single browser tab.
Key Features
- Full Node.js environment in the browser
- Instant live preview of generated apps
- No local setup or installation required
- Package management handled automatically
- Multiple framework support (React, Next.js, Vue, etc.)
- One-click deployment to Netlify
- File editor for manual tweaks
Prompt Tips for Bolt.new
- Be explicit about the framework you want: Next.js, React, Vue, etc.
- Describe the app in terms of pages and user flows rather than components
- Include specific UI requirements: navigation, forms, data tables
- Ask for mock data to be included so the prototype feels realistic
- Specify responsive design requirements for mobile and desktop
- Describe interactions: what happens when a user clicks this button
Getting Started
- 1Go to bolt.new in your browser, no account needed to start
- 2Type your app description in the prompt field
- 3Watch the app build in real-time in the preview pane
- 4Use the chat to iterate and add features
- 5Deploy your prototype when ready to share with stakeholders