This is a simple web app that allows you to find GitHub profiles using the GitHub API. You can enter a GitHub username and get information about that user's profile.
https://agaurav3008.github.io/githubprofiles/
- Search for GitHub profiles by username.
- View basic information about the user's profile, such as name, bio, location, and number of followers.
- Direct links to the user's GitHub repositories and website (if available).
- HTML5
- CSS3
- JavaScript (ES6)
- GitHub API
To run the web app locally, follow these steps:
- Clone the repository:
git clone https://github.com/agaurav3008/githubprofiles
- Navigate to the project directory:
cd githubprofiles
- Open the
index.html
file in your web browser.
- Open the web app in your web browser.
- Enter a GitHub username in the search bar.
- Click the "Search" button.
- The app will fetch data from the GitHub API and display the user's profile information.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.
- This project uses the GitHub API to fetch user data.
- Special thanks to GitHub for providing the API and making it publicly accessible.
If you have any questions or inquiries, please feel free to contact me:
- Name: [Gaurav Agarwal]
- Email: [[email protected]]
- GitHub: [https://github.com/agaurav3008]
Thank you for using the GitHub Profile Finder web app! Happy coding!😃