This tutorial shows how to host a website on Replit so it's accessible via a live URL directly from your project.
Notes:
- You need a Replit account and an existing website project. If you haven't built one yet, see How to Create a Website on Replit first.
- Replit automatically generates a public URL for every project with a web server or HTML file - no additional configuration required.
- Sign in at replit.com and open your website project from the dashboard.
- Click the Run button at the top of the workspace. Replit builds your project and starts the web server.
- When your site loads, click the Open in new tab icon in the Webview panel.
- Your live site opens in a new browser tab with a public Replit URL. Copy the URL from the browser address bar to share your hosted site with others.
.gif)
