React Dash is a library for quickly building custom data visualization dashboards based on re-usable components.
- NVD3 Components
- HTML Components
- Choropleth Mapping in geoJson and topoJson
- Custom Filtering
- Custom Data Handling
- CSV Integration
- DKAN API Integration
To set up the example project locallyt:
git clone https://github.com/NuCivic/react-dash.git
cd react-dash
npm install
npm run start
- Visit localhost:3000 on your system
For a more robust development environment check out: https://github.com/NuCivic/react-dash-boilerplate
Check out the complete docs at http://react-dashboard.readthedocs.io/en/latest/