The project you'll create in this chapter will use the public API from GitHub, which you can find at https://developer.github.com/v3/. To be able to use this API, you need to have a GitHub account, since you'll want to retrieve information from a GitHub user account. If you don't have a GitHub account yet, you can create one by registering on its website. Also, you need to download the GitHub logo pack from here: https://github-media-downloads.s3.amazonaws.com/GitHub-Mark.zip. The complete source code for this application can also be found on GitHub: https://github.com/PacktPublishing/React-Projects/tree/ch2.





















































