Learn how to open a git repo in the browser on github.com using the GitHub CLI. In the folder of your repo, run gh repo view watch
to open that repo in your browser. If you haven't done this before, you'll have to run through the login process by following the prompts in your terminal.
To learn more about the GitHub CLI, read the manual.