We log in with our Github username and password. Then we proceed for authorization.
We authorize the application with our login information.
We want to create a new repo called Trial and submit public projects with the public option.
Then we create our new repo by clicking the Create Repository button.
in addition, having READ me part of the project provides a clearer understanding of the projects
When we select Private on the Github platform, it stores repo for a specific monthly fee. If you have a student account, you can also create private repo for free.
The Public option is free for everyone.
To open our desktop application, we click the Open in Desktop button and copy our url link.
After opening our desktop application, we clone the address of our repo with the url we copied.
I’m moving my file titanic.zip, which I want to upload to Github, in the /Users/jiyan/Documents/GitHub folder.
I can click on the Fetch Origin tab and see the most up to date changes I’ve made to the repo.
You can easily upload your projects to Github with the Github Desktop app.