https://github.com/jackdbd/dataviz-challenge-munich
An iteration of a D3 visualization I made some time ago, this time in React + D3 + vx
https://github.com/jackdbd/dataviz-challenge-munich
Last synced: about 2 months ago
JSON representation
An iteration of a D3 visualization I made some time ago, this time in React + D3 + vx
- Host: GitHub
- URL: https://github.com/jackdbd/dataviz-challenge-munich
- Owner: jackdbd
- Created: 2018-07-01T07:58:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T15:07:16.000Z (almost 8 years ago)
- Last Synced: 2025-12-26T12:51:48.090Z (6 months ago)
- Language: JavaScript
- Homepage: https://jackdbd.github.io/dataviz-challenge-munich
- Size: 5.39 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dataviz Challenge Munich
[](https://travis-ci.org/jackdbd/dataviz-challenge-munich) [](https://codecov.io/gh/jackdbd/dataviz-challenge-munich)
Built with:
- React
- D3
- vx
Clike [here](https://jackdbd.github.io/dataviz-challenge-munich) to explore the visualization!
# Installation
```
git clone git@github.com:jackdbd/dataviz-challenge-munich.git
cd dataviz-challenge-munich
yarn install
yarn start
```
# Credits
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).