For this exercise we want you to create a simple React app that visualises the price history of ETH/USD and BTC/USD.
It should render the data in a readable, usable manner, and it should display the price history of one currency pair at the time. In addition it needs to be possible to choose which currency pair to show via the UI.
To get access to cryptocurrency price history you can register for a free plan at coinapi.io.