Git Hub User Finder App users Github API to fetch the data for a particular user name. The user can input the username in the input search area.
If the typed in user name doesnot exists and alert is provided "User not found" else the user data is shown on the ui like profile photo, comapny, website/blog, location ,
followers, following, forks, number of repos, and member in github since. Also the latest repos are displayed for the user.
See Code
View Project