Deploying Your Website
admin@gmail.com • 3/19/2026, 11:14:51 PM
Introduction
Deployment = putting your site online.
Platforms
Netlify
Vercel
GitHub Pages
Steps
Push code to GitHub
Connect to hosting platform
Deploy
Domains
Optional custom URL (e.g. yourname.com)
Recap
Deployment makes your work visible.
