How to Upload a New Project to GitHub

Goals

  1. I want directory structure on the initial computer and a second computer that clones the project to be identical, including directory names.

Things I have learned.

  1. I used these instructions to guide me.
  2. The Github project name is a folder on the local machine when you clone the project.
  3. General Process