Skip to content

Zoomdata/nhtsa-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

National Highway Transportation Safety Administration (NHTSA) Dashboard

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.

Getting Started

  1. Clone the repo.
  2. $ npm install
  3. $ npm start
  4. $ Open a browser and hit https://localhost:3000

To build the Production version

  1. $ npm run build
  2. The build directory will be created with all the necessary resources