This app tracks bitcoin prices over the last 30 days, using the coinranking.com V1 API. It allows for row highlighting and network requests against an API on click.
To run this application locally, clone this repo and run npm install. Then, run npm start. You should see it accessible on localhost:3000.