Technical

How to Put a Website on the Internet

underline

So after you have your code ready, how can you make it goes live on the internet so everyone can see it? In this post, I’ll show you the process of hosting your website on GitHub Pages.

GitHub Pages is a fast, easy, and free way to host your website. Before we dive into the process, it’s important to note that GitHub Pages hosts projects from a GitHub repository. With that said, let’s get started.