May 2018
Intermediate to advanced
300 pages
7h 35m
English
To create a project repository and have access to GitHub's features, you need to first create a GitHub account. This can be done by navigating to https://github.com. Upon a successful account creation, you can proceed to create a project repository.
A GitHub repository is used to organize project folders, files, and assets. The files can be images, videos, and source files. It is a common practice in GitHub for a repository to have a README file that contains a concise description of the project. Optionally, a software license file can be added to the project.
The following steps describes how to create a new repository in GitHub: