I typed into the terminal:
Parkers-MacBook-Pro:first_app ppreyer$ git push -u origin master
Username:
Password:
And I get this error:
error: The requested URL returned error: 403 while accessing https://github.com/ppreyer/first_app.git/info/refs
fatal: HTTP request failed
I'm guessing it has something to do with my username and password but I feel like I'm entering in the right information. Is there a way to figure out what my username and password are?