The GitHub User Search project is a web application that allows users to search for GitHub profiles by username. Upon entering a username, the application fetches and displays the user’s profile information, including their avatar, name, bio, repositories, followers, and following count. This project leverages the GitHub API to provide real-time data about GitHub users.
To set up and run the GitHub User Search project:
Clone the Repository: Clone the project repository to your local machine using the following command:
git clone <repository_url>
Navigate to the Project Directory: Open your terminal or command prompt and navigate to the directory where you cloned the project.
Open Index.html: Open the index.html
file in your preferred web browser to view the GitHub User Search.
Search for a User: Enter a GitHub username in the search input and click the search button to fetch and display the user’s profile information.
index.html
file in a web browser.octocat
) in the search input field.