Something weird is happenig when I try to upload my projects to github

I am following this tutorial in order to upload a React app to my Github account: https://www.codecademy.com/journeys/full-stack-engineer/paths/fscj-22-front-end-development/tracks/fscj-22-react-part-ii/modules/wdcp-22-deploy-a-react-application-with-netlify-2f0304c1-537b-4296-ab36-f6ed9ef23d43/articles/create-and-share-a-react-app-on-github

But when I execute the commands on my Terminal, another project gets uploaded, and not the project that I want to upload
I am running the command inside the folder of the project that I want to upload.
The project that gets uploaded is a test project that I created following the first tutorial on how to upload code to github, so maybe it is some configuration issue, some that I have to change, but I don’t know.
I am using Debian Linux (WSL) and I configured my token with github CLI