Steps:
1: Made a folder in pc 2: made 2 folders in it, and a readme file 3: opened it in vs code 4: run command -> git init 5: git add . 6: git commit -m "inital commit" 7: git push 8: then in vs code we get an option called publish branch, then I added the project to github