Delv
Bolt
Getting Started Guide

How to Use Bolt

A practical guide to get you up and running with Bolt. Written by Delv Editorial, Delv Team.

Getting started with Bolt

In this guide, you'll learn how to set up Bolt and create your first web application using conversational prompts. By the end, you'll be able to build and deploy a simple app without writing any code.

Step 1: Sign up and set up

  1. Go to bolt.new in your web browser.
  2. Click on the “Sign Up” button in the top right corner.
  3. Enter your email address and create a password. You can also sign up using Google or GitHub.
  4. Confirm your email by clicking the link sent to your inbox.
  5. Once logged in, choose the free tier to start building without any costs.

Step 2: Your first application

  1. After signing in, you will see the Bolt dashboard. Click on the “New Project” button.
  2. In the prompt box, type a simple request, such as “Create a to-do list app.”
  3. Bolt will generate the necessary code and framework for your application. Wait for a moment while it processes.
  4. Once completed, click on the “Preview” button to see your app in action.
  5. If satisfied, click “Deploy” to make your app live.

Step 3: Get better results

  1. Use specific prompts for better accuracy. For example, instead of “Create an app,” try “Create a to-do list app with a dark theme.”
  2. Explore the “Settings” menu to adjust your project’s configurations, such as database options and user authentication.
  3. Regularly check the “Help” section for tips on optimising your prompts and understanding Bolt’s capabilities.

Pro tip

To save time, create templates for common app types you frequently build. This way, you can quickly modify existing projects instead of starting from scratch each time.

Common mistake to avoid

Many beginners forget to check the preview before deploying. Always test your app to ensure it works as intended and make adjustments if necessary before going live.