Skip to content
Michael Huber edited this page Sep 9, 2022 · 15 revisions

Welcome to my GitHub React Portfolio Template wiki. As I add customization options I will include the documentation here.

When I started learning about React I was really excited to build and deploy a basic portfolio site on GitHub, but I had no idea where to start. My goal for this project was to provide a beginner, like myself, with an easy way to get started building a basic portfolio site that could easily be deployed using GitHub Pages.

By providing your GitHub username in one line of code, you can leverage the GitHub REST API to dynamically fetch and surface your profile information.

Profile details compared to GitHub REST API response

Some of the cool Tech I used for this project