5-minute setup (one time only)
Before building your first app, you need a few free accounts. This guide walks you through each one. Total time: about 5 minutes.
Gemini is Google's AI that helps write your app plan. You need a Google account to use it.
You already have a Google account. Skip to Step 2.
Test it: Go to gemini.google.com and sign in. If you see the chat interface, you are ready.
GitHub is like Google Drive for code. It keeps your app safe in the cloud.
Username tip: Choose something simple like your name. Your app URL will be: github.com/yourname/my-app
Test it: After signing up, you should see your GitHub dashboard. Look for your profile picture in the top-right corner.
Vercel turns your code into a live website. It reads from GitHub and creates a URL anyone can visit.
Why "Continue with GitHub"? This connects your accounts. When you save code to GitHub, Vercel can automatically find it and put it online.
Test it: After signing up, you should see the Vercel dashboard with "Add New Project" button.
You now have everything you need to build and ship your first app.
Start Building →"I can't access GitHub/Vercel in my country"
Some countries block these sites. Try using a VPN service, or ask someone in another country to help you set up.
"I forgot my password"
Click "Forgot password" on the sign-in page. Check your email for a reset link. If you do not see it, check your spam folder.
"Verification email never arrived"
Wait 5 minutes. Check your spam folder. If still missing, click "Resend email" on the signup page.