🟢 Create GitHub Account¶
Sign up for a free GitHub account. GitHub is a cloud-based hosting service that makes it easy to store and share your evolving code projects. There are a large number of features and GitHub (and Git) is widely used in industry.
Go to https://github.com/ and create a new account.
Additional steps below.
Sign up for GitHub¶
NOTE: School emails may be temporary - you may wish to use a more permanent email.
- Open a browser (Safari or Chrome)
- Go to https://github.com/
- Select Sign up
- Enter your email
- Create a password
- Pick a username (your projects will appear under this name/alias)
- Verify your email (they will send a link)
Set Up Security¶
GitHub asks for 2-factor authentication, which just means confirming sign-in with a short code sent to your device.
- Choose Text message (SMS) or Authenticator app.
- An authenticator app is a small app on your mobile device that shows a short code.
- Common ones are Google Authenticator or Microsoft Authenticator.
- If you already have one on your phone, you can use it.
- Enter the code they send you
- If shown recovery codes:
- Select Download to save.
![]()
![]()