A step-by-step guide to upload the portfolio project to GitHub and make it live online using GitHub Pages.
<aside> 📦
Download the portfolio-github-repo.zip file from Claude and unzip it on your computer. You'll get a folder with these files:
</aside>
index.html — Your full portfolio website (single file, no dependencies)README.md — Professional project documentationLICENSE — MIT open-source license.gitignore — Keeps unnecessary files out of your repoassets/ — Empty folder for your project screenshots<aside> 👤
If you already have a GitHub account, skip to Step 3.
</aside>
<aside> ✨
This is where your portfolio code will live.
</aside>