How to push your project to github
Jun 7, 2022 · 3 min read · Introduction Github helps us to share and store our code easily. Today we will learn how we can push a project which is stored locally to a remote server or github. Before we push the project to Github, we need to configure and install git on our com...
AAndrew commented