In this tutorial we will build a simple React web app that fetches data from static JSON files and uses that data to create a chart using Highcharts React. We are doing this to mimic fetching data from the server in a Single Page Application (SPA) setting.