GitHub Profile Inspector is a web application that allows users to inspect GitHub profiles by entering a username. It retrieves and displays user information such as avatar, full name, bio, location, followers, and following counts. Additionally, it lists the user's repositories along with details like repository name, description, stars, forks, and a link to each repository.
- Search for GitHub users by username.
- Display user information: avatar, name, bio, location, followers, and following counts.
- List of repositories with details: name, description, stars, forks, and links.
- User-friendly interface with responsive design.
- HTML
- CSS
- JavaScript
- GitHub API
-
Clone the repository to your local machine:
git clone https://github.com/zel-baz/github_inspector