An app where you can search for GitHub users with their username and see their account information using the GitHub API.
-
Updated
Aug 18, 2021 - CSS
An app where you can search for GitHub users with their username and see their account information using the GitHub API.
GitHub User Find
Using the github API, this single page application was developed to make requests by username and show your main data as: number of repositories, number of followers and who is following, profile image and direct access to the top 10 repositories in your account.
Explore GitHub users with this beginner-friendly project built using HTML, CSS, and JavaScript. Simply enter a username and the app will retrieve the user's data using the GitHub API. With a clean and modern UI, this project is a great way to practice API integration and front-end development skills.
Add a description, image, and links to the github-user-profile topic page so that developers can more easily learn about it.
To associate your repository with the github-user-profile topic, visit your repo's landing page and select "manage topics."