I am currently working on a simple React app whose only job is to fetch some data from a JSON endpoint, return it and render it onto the screen. I am using axios to make the