An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Dataviz Challenge Munich

[![Build Status](https://travis-ci.org/jackdbd/dataviz-challenge-munich.svg?branch=master)](https://travis-ci.org/jackdbd/dataviz-challenge-munich) [![codecov](https://codecov.io/gh/jackdbd/dataviz-challenge-munich/branch/master/graph/badge.svg)](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).