/React-Wordle

All the course files for the React & Wordle Clone series on the Net Ninja YouTube channel.

React-Wordle

All the course files for the React & Wordle Clone series on the Net Ninja YouTube channel.

You can push with using different account. For example, if your account is A which is stored in .gitconfig and you want to use account B which is the owner of the repo you want to push. The push with B account is:

$ git push https://'B_user_name':'B_password'@github.com/B_user_name/project.git