Github User Search App

In this project I built a fully function Github user search app that outputs all of a user’s public information when searched.

If a user is not found then the screen outputs an error but if a user is found then it will show the user’s profile image and all of their public information including how many repos they have or if they have a website or twitter account attached to their account.

Although it’s subtle, I would like to note that this app is responsive and the design of the app does change slightly on mobile screens. I also added the option for users to change the screen to dark mode.

If you would like to search a user on the app, you can view it here. If you would like to see the code for this app, you can view it here.