A dashboard data vizualization example using React, Highcharts, and Material UI Data Grid.
As of now this is not 100% complete.
Clone repository
Install dependencies
npm install
Run unit tests
npm run test
Run local development server
npm run dev
MIT License.