In this project, you'll use the GitHub users API to
pull profile data and display it.It's a great challenge if you're
looking to practice working with a 3rd-party API.
Your challenge is to build out this GitHub user search app using the GitHub
users API and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if
you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
prefers-color-scheme README.md file and have a look around the projectWrite your styles using a pre-processor, such as Sass, Less or Stylus
Train your eye for detail by getting your solution as close to the design as you can
Use a JavaScript framework/library to practice templating and/or building using components
Try estimating the time it will take for you to build the project. Then see if the time taken matches up to your estimate. Project estimations are a skill that is often overlooked, but is important for professional developers