This project was bootstrapped with Create React App](https://github.com/facebookincubator/create-react-app). At work I participated in a Dev Challenge to create an Asynchronous API workflow. Once I got that working, I used my code to duplicate the project but using the Game of Thrones API.
This project uses axios as the library for making API calls and Bluebird for the concurrency option on Promise.map(). I also used reactstrap for the UI.