A dashboard using the Zoomdata Javascript SDK for analyzing NHTSA public data found here. Information about the Zoomdata Javascript SDK can be found here.
This dashboard was developed using ReactJS components that can be found in src/components
.
- Clone the repo.
$ npm install
$ npm start
$ Open a browser and hit http://localhost:3000
$ npm run build
- The build directory will be created with all the necessary resources