> ## Documentation Index
> Fetch the complete documentation index at: https://www.vibecodeapp.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Web App

> Access your Vibecode apps from the web

### Getting Started with Web App

You can also use the web app to build mobile apps. This is a very simple web interface that feels a lot like popular Vibecode coding tools. The output is a QR code that you can scan to open your app in the Vibecode app as you make changes on the web app.

<iframe src="https://www.youtube.com/embed/NlxBofRg6D8" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

## Key Features

* **Build on Web** - Create mobile apps using the web interface instead of just on your phone
* **QR Code Output** - Your app generates a QR code that you can scan to instantly open it in the Vibecode app
* **Live Iteration** - Make changes on the web app and see updates live on your phone as you test
* **Select Your Model** - Choose which AI model you want to use for your app generation
* **Project Sidebar** - All of your projects are organized in the sidebar for easy access and management
* **App Store Deployment** - Deploy your app straight to the App Store just like you would from the mobile app

## Next Steps

<CardGroup cols={2}>
  <Card title="Deploy Your Web App" icon="rocket" href="/deploying/guide">
    Put your web app online
  </Card>

  <Card title="Browse Integrations" icon="plug" href="/integrations/index">
    Add AI, maps, payments, and more
  </Card>
</CardGroup>
