error: src refspec main does not match any error: failed to push some refs to 'https://github.com/hktitof/Guess_My_Number_JavaScriptVanilla.git'
You probably forgot to add your your changes to staging area.
So type :
git add .
then :
git commit -m "meesage"
finally :
git push origin branch_name