I am new to web development and have just created my first project. I created a new repository on github and then did the following on git bash:
Am I missing a step?
Make sure you are selecting the correct branch on github. At the top of the repository, on the same line as "Go to file" "Add file" and "Code" on the far left is a button to select the branch. Make sure the branch is the same as the branch used as origin when the push was declared on Git Bash.