Learn how to push visual studio project to GitHub.
Lets go.
1) Open your Visual Studio project.
2) Right-click your Solution. And select the “Create Git Repository…” from the context menu.
3) Fill out the “Create a new GitHub repository” section. And once you are done click on “Create and Push” button.
4) Refresh your GitHub webpage and you should see your new repository.
YOU ARE DONE!
Reference