This is a simple excercise on api consumption using axios - A Promise based HTTP client for the browser and node.js.
This project allows you to search a especific github account, based on their user, and it displays on screen the user's avatar, bio and all their repos with their respective names.
I've built this really simple app as a way to practice my habilities in api consumption using js and the axios library.