JSON Parser A simple React app to parse json and show results in a formatted table. /public.data.json used as an example. Usage Download dependencies npm install Run using default dataset: npm start