How To Host Your Website With GitHub
3 min readFeb 3, 2022
Welcome back! GitHub is an awesome website that allows you to host your projects / manage your projects on their servers, if you’re new to GitHub, check out the link below to check out their website:
One of the coolest things about GitHub is that they allow you to host a web application on GitHub! This specific tool is called GitHub Pages, basically, GitHub will allow you to host one site per GitHub account on their servers, for free! Here is a YouTube video that explains this process:
You can also check out their website below as well: