Make a GitHub Repository

Log into GitHub and make a new repository. We’ll call it ‘funkypoop’ here. Download Git for Windows (https://gitforwindows.org/) Make a master Git folder if you haven’t already (one that holds all your Git projects) Go into the master folder. Type ‘git init’ to start git Type ‘git clone https://github.com/peet1187/funkypoop.git’ (that…