Create a public GitHub Repo called starter through Github.com with your Algonquin Github Account.
The repository must include a README.md file that has a title, a description, and a link to the gh-pages version of the repository Eg: https://user.github.io/index.html
The repository must include an index.html webpage that includes, at least, your name inside an <h1> element.
On GitHub.com, from your repository's settings page, set the main branch as the GitHub pages location.
Use Git on the command line to clone the repo locally.
Use Git on the command line to add and commit all the files you add or edit.
Visit the github.io website to make sure the HTML file is visible.