Academyacademy / vibe-101 / ship

Ship

What this is

Shipping means making the project live.

For Vibe 101, a project is not finished until the learner can open a public URL and show the website.

Why it matters

Localhost proves the project works on the learner's machine.

Deployment proves the project can exist outside the session.

What to do

Before deploying:

  1. Run the project locally.
  2. Check the main page.
  3. Fix obvious errors.
  4. Push the latest code to GitHub.
  5. Deploy with Vercel.
  6. Open the live URL.
  7. Share the URL with the tutor.

Use this prompt:

Copy prompt
Help me deploy this project step-by-step.

Assume I am a beginner.
Check that my GitHub repo is ready first.

Success check:

  • The site runs locally.
  • The learner understands what was built.
  • The site is live.

Common mistakes

  • Deploying before localhost works.
  • Forgetting to push the latest code.
  • Ignoring build errors.
  • Sharing the URL before opening it.

Vibe 101 / Current checkpoint

Ship

Ready to stamp - Saved in this browser only.

0 of 15 checkpoints complete

0 of 15 checkpoints complete.