Skip to content

It includes a simple react app requesting the github api to give user profile against random name entered by user

Notifications You must be signed in to change notification settings

jawadddd/Find-GitHub-UserProfile-against-randomName

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

It includes a simple react app that takes username as input from the user and displays GitHub user profiles matching the input.

For this, I am making an HTTP request to the GitHub API given in the following link:
https://docs.github.com/en/rest/search?apiVersion=2022-11-28#search-users
According to response I am Showing name, link to the profile, and avatar of profile on screen .

About

It includes a simple react app requesting the github api to give user profile against random name entered by user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published