- INFO-697-02 - Programming Interactive Viz
- David Bradshaw
- Pratt Institute
- Fall 2020
This final project is a Data visualization exploring the fatalities of pedestrians and cyclist in New York City and creating a narrative about the issue and efforts to end accidents. This was the final project for a graduate level class working toward a Masters in Information Experience Design.
A PDF and Sketch Style Guide is included which defines the layout of the site.
This app is deployed to Github pages. And the deployed version can be found here:
A recording of the application can be found here:
- Run
npm install
- Run
npm run start
- Run
npm run build
- Run
npm run lint