Deploying Your Website

admin@gmail.com3/19/2026, 11:14:51 PM

Introduction

Deployment = putting your site online.

Platforms

  • Netlify

  • Vercel

  • GitHub Pages

Steps

  1. Push code to GitHub

  2. Connect to hosting platform

  3. Deploy

Domains

Optional custom URL (e.g. yourname.com)

Recap

Deployment makes your work visible.