Using your preferred editor...
Exercise will be to create a "resources" directory on your Desktop
Save a text from https://raw.githubusercontent.com/CodeupClassroom/git-intro/master/README.md as a text file there named "git-intro.md"
Save a copy of the handout file inside Slack into the "resources" directory
initialize your "resources" folder as a git repo add the files inside commit them
go to github and make a new repository provide the title -> "resources", description -> "repo for resources and notes" click "create repository" (skip/ignore the readme and the gitignore)
add the remote from your remote repo to your local repo push your work