This project is a GitHub profile finder web application created using HTML, CSS, and JavaScript. It allows users to search for GitHub profiles by entering a username. The application displays various details about the user, including their bio, name, location, portfolio, and repository count. Additionally, a list of repositories belonging to the user is shown in a box below.
You can access the live demo of this project here.
- Open the GitHub Profile Finder web application in your browser.
- Enter the GitHub username of the profile you want to view in the search input field.
- Click the "Search" button or press Enter.
- The application will fetch and display the profile details and repository information for the entered username.
This project is built using the following technologies:
- HTML
- CSS
- JavaScript
To clone and run this project locally, you can follow these steps:
- Open your terminal or command prompt.
- Change the current working directory to the location where you want to clone the project.
- Run the following command to clone the repository:
- Once the cloning is complete, navigate to the project directory:
- Open the
index.html
file in your web browser to view the application locally.
If you encounter any issues or have any questions or suggestions regarding this project, please feel free to open an issue on the GitHub repository. Your feedback is valuable and will help improve the project. You can also connect with me on LinkedIn for any further assistance or collaboration.