---
title: Build and Deploy an App on Solana in 5 Minutes
description:
  Go from zero to a deployed Solana app in a short end-to-end walkthrough.
---

## Lesson goal

See the shortest useful path from setup to a live app so the whole Solana build
and deploy loop feels concrete.

## Checkpoints

- Follow the minimum steps required to build the app.
- Understand what actually gets deployed and where.
- Note which parts you want to revisit in the full bootcamp.
