A "github repository" is essentially a folder of files, hosted on a web server, that can be collaboratively edited. You're going to have your own version of this repository, which is where you will build your portfolio website throughout this class.
- Sign up for your own github account
- Make a public repository named [yourusernme].github.io
- Put two files from this repository into your own repository: 2730-portfolio.html and styles.css
You'll know it's working because if you go to https://[yourusernme].github.io/2730-portfolio.html you will see a website!