Delv
Bubble
Getting Started Guide

How to Use Bubble

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

Getting started with Bubble

In this guide, you'll learn how to create your first web application using Bubble's no-code platform. By the end, you'll be able to design and launch a simple app without any coding knowledge.

Step 1: Sign up and set up

  1. Visit Bubble's website.
  2. Click on the “Get started for free” button on the homepage.
  3. Fill in your email address and create a password, or sign up using Google.
  4. Verify your email if prompted.
  5. Once logged in, you’ll be taken to the Bubble dashboard.

Step 2: Your first app

  1. On the dashboard, click the “New App” button.
  2. Enter a name for your app and select a template or start from scratch.
  3. Click “Create a new app”.
  4. You’ll be taken to the visual editor. Here, you can drag and drop elements from the left panel onto the canvas.
  5. To add a text element, select “Text” from the left panel and drag it onto the canvas.
  6. Click on the text box to edit its content.
  7. To preview your app, click the “Preview” button in the top right corner.

Step 3: Get better results

  1. To add functionality, click on the “Workflow” tab in the top menu.
  2. Set up workflows by defining actions that occur when users interact with your app (e.g., when a button is clicked).
  3. Use the “Data” tab to create and manage your database. Click “New Type” to define new data types.
  4. Experiment with different elements and settings in the left panel to customise your app’s design and functionality.

Pro tip

Use Bubble's built-in templates to save time. These can provide a solid starting point for your app and expose you to best practices in design and functionality.

Common mistake to avoid

Many beginners forget to set privacy rules for their data. Before launching your app, ensure you configure the privacy settings in the “Data” tab to protect user information properly.