how to upload a project in github repository code example
Example: how to upload on github with command
git remote add origin https://github.com/yourusername/your-repo-name.git
git remote add origin https://github.com/yourusername/your-repo-name.git