import local folder to the repsitories

In your file root:

git init
git add . / git add --all
git commit -m "initial commit"
git push HTTPS of your respositories