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/