Codespace is a feature provided by github to provide work environment in the cloud.
You can learn more about here
On the repository page, you have a green box written "code". Click on it and select, create codespace.
GitHub will load you a new page with access to your editor along with your work environment.
You can use this workspace to develop, commit, push, execute deployment commands, whatever is deemed to be necessary.