Section 1: GitHub Account

  1. Create a github account by visiting https://github.com/ then click “sign up” at the top right corner. Enter the needed details and click “Create Account”.

image.png

  1. Verify your account and confirm your email address. Then set your username and password.

image.png

  1. You have successfully created your account once you’re directed to this page.

image.png


Section 2: Text editor (VS Code recommended)

If you have VSCode in your device, you may skip this part.

  1. Head to https://code.visualstudio.com/docs/setup/windows#_install-vs-code-on-windows and click the “download and install Visual Studio Code”.

image.png

image.png

  1. After downloading, run the installer, accept the license and use the default options.
  1. Click finish and you’re done installing VS Code!

image.png


Section 3: Git installed locally