Skip to content

kajumito/reflow

Repository files navigation

Visualization tool of the refugee flows around the world.

Tool that visualizes refugee flow of a country on a world map.

reflow-ui

Getting started

Prerequisites

  1. Git
  2. Node - for npm
  3. Clone this repository git clone https://github.com/kajumito/reflow.git.

Installation

  1. Go to project directory cd reflow.
  2. Run npm install to install all dependencies.

Usage

  1. Run npm start to start site locally with webpack.
  2. Go to localhost:8080 on your browser to open the site.
  3. Changes to components in src folder will livereload on save.

Used resources

Used libraries

  • Ramda, a neat functional library for Javascript.
  • D3, especially d3-geo.
  • TopoJSON

Authors

  • Kasper Tontti
  • Mikko Kokkoniemi
  • Hentter Eloranta
  • Tapio Mylläri

License

This project is under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published