Introduction
In this article I will explain my practical experience of creating Git repository,connecting it to GitHub using SSH,commiting my files and pushing the project to a remote repository.
Step 1 :Creating My Local Project
The first step is to create a folder through file explorer which as the best option for me and name it (my-project)
Next step was to open GitBash and run the command






