Section 1: GitHub Account
- 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”.

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

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

Section 2: Text editor (VS Code recommended)
If you have VSCode in your device, you may skip this part.
- Head to https://code.visualstudio.com/docs/setup/windows#_install-vs-code-on-windows and click the “download and install Visual Studio Code”.


- After downloading, run the installer, accept the license and use the default options.
- Check "Add to PATH" during installation.
- Click finish and you’re done installing VS Code!

Section 3: Git installed locally