Get to GitHub·Beginner

v0 → GitHub

Export your v0 project to GitHub so FinishKit can scan it.

v0 (v0.dev) generates React components and pages. You can export your project to a local folder or push it directly to GitHub.

Step 1: Open your project in v0

Go to v0.dev and open the project you want to export.

Step 2: Export to GitHub

Click the Deploy or Export button in the top toolbar. Select GitHub as the destination.

If v0 prompts you to connect your GitHub account, click Connect and authorise access.

Step 3: Create a new repo

Choose Create new repository, give it a name, and click Push to GitHub.

Step 4: Verify

Go to github.com/yourusername/your-repo. You should see your project files.

If v0 doesn't show a GitHub option, click Download to get a zip file, then follow the Cursor → GitHub guide to push it manually.

Next step

Connect your repo to FinishKit →