Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 621 Bytes

README.MD

File metadata and controls

16 lines (12 loc) · 621 Bytes

My goal was to build out this GitHub user search app using the GitHub users API (https://docs.github.com/en/rest/reference/users#get-a-user) and get it looking as close to the design as possible.

users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Search for GitHub users by their username
  • See relevant user information based on their search
  • Switch between light and dark themes

Tech

  • React.js
  • Styled Components
  • API's

Application: https://mitch4sho.github.io/github-user-search-app/