In this project, I made an app that pulls the github users' data from https://api.github.com/, searches for users and displays the user picture, the number of followers, the number of following and the number of repos as card components.
- DOM
- Github API
- Async Await
- Axios
- Events