Hey there! In this activity, we'll be cloning a GitHub repository, customizing it to suit your needs, and then uploading it back to your own GitHub account. π
To top it off, we'll also deploy it using GitHub Pages so your portfolio is live on the web! π
Follow these steps to set up and customize your portfolio:
- π Open VS Code.
- β‘ Open the Command Palette (
Ctrl + Shift + PorCmd + Shift + Pon Mac). - π Search for
Git: Cloneand select it. - π Paste the GitHub repo URL (e.g.,
https://github.com/user/repo.git). - π Choose a local folder to clone the repository.