# Create a GitHub Account

Navigate to GitHub's website:

{% embed url="<https://github.com/>" %}

The front page provides the first step in signing up for an account. Fill in the information needed.

![](https://1547703889-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MStt1JMo7wPgEQIWgcj%2F-MSu3AlSG_LR7XdjXEdS%2F-MSu3oOYosTT54xhiArn%2Fgithub_web.png?alt=media\&token=04c74c5e-f119-4bc5-b182-f112cb97e087)

Verify your account and click "join a free plan."

* Note on Free Plan: GitHub has a Pro account that students can upgrade to. See the extra section at the end of this worksheet.
* Note on Email Preferences: I unchecked the email preferences box because I just don't need more emails cluttering my inbox. Maybe you feel the same way.

![](https://1547703889-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MStt1JMo7wPgEQIWgcj%2F-MSu3AlSG_LR7XdjXEdS%2F-MSu3yZSw2XpcjxYieym%2Fgithub_verification.png?alt=media\&token=ff7e8fe8-e58a-4415-9563-9342200f44e5)

Fill out the information page for your GitHub account.

Once you've finished and moved on from the information page, verify your email.

![](https://1547703889-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MStt1JMo7wPgEQIWgcj%2F-MSu3AlSG_LR7XdjXEdS%2F-MSu472E9kyTsErIMS2H%2Fgithub_info_page.png?alt=media\&token=afaa1232-08a7-495b-b7cd-a855852b64bf)

![](https://1547703889-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MStt1JMo7wPgEQIWgcj%2F-MSu3AlSG_LR7XdjXEdS%2F-MSu4GFWyHjAst-fQioX%2Fverify_email.png?alt=media\&token=19306224-f857-4a20-bf86-bf441fcbc37a)

![](https://1547703889-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MStt1JMo7wPgEQIWgcj%2F-MSu3AlSG_LR7XdjXEdS%2F-MSu4IcDsMAPacttKUGe%2Fverify_email_email.png?alt=media\&token=a67850f1-42c2-4939-b6a8-7f18e5f431f7)

Once you've verified your email, you will be sent to the following page; for this demonstration, click "skip this for now" under the options. I'd rather you learn how to create a new repository from the home page rather than these short cuts.

![](https://1547703889-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MStt1JMo7wPgEQIWgcj%2F-MSu3AlSG_LR7XdjXEdS%2F-MSu4SiZdTzY34D0ZXP9%2Fgetting_started.png?alt=media\&token=2fac82a4-e16e-4109-9952-14fb4f498719)

And there you have it! You've created your GitHub account.

* Note on HelloWorld Guide on Screen: The guide explains how to create a repository, branch, commit, and pull request, and I find the document to also be a nice beginner tutorial to go through; however, it's not realistic while using GitHub to not have to use a little bit of coding when doing these git actions. Link to the guide:

{% embed url="<https://guides.github.com/activities/hello-world>" %}

![](https://1547703889-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MStt1JMo7wPgEQIWgcj%2F-MSu3AlSG_LR7XdjXEdS%2F-MSu4cxbb1vUra8oG-18%2Fhomepage.png?alt=media\&token=a9651b9b-7c75-4db6-90d7-0dfc1ee089a3)
