In this video we will see how can we upload our project on GitHub.
These are some basic steps and commands that you need to follow:
--------------GitHub commands----------------
step 1) open the folder in your vs code that you want to upload.
step 2) use terminal to run these commands.
git init
git add .
git commit -m "First commit"
git remote add origin path
--here path refers to the address of your GitHub repository.
git push origin master
-- this is to push every single changes to the git repository.
Please like and comment ...👍🔥🔥🎁🎁
Thank you!!!
On this page of the site you can watch the video online How to Upload a project on GitHub. with a duration of hours minute second in good quality, which was uploaded by the user Coding Geeks 12 November 2021, share the link with friends and acquaintances, this video has already been watched 16,742 times on youtube and it was liked by 251 viewers. Enjoy your viewing!