Document

FindGithubProfile

Oct 26, 2023 · 1 min read

My project lets users search for any GitHub account by entering a username in the search bar. It fetches data from the GitHub API, displaying key info like the profile picture, name, bio, and repositories in a card. A ‘View Profile’ button allows users to quickly access the full GitHub profile.