/world-stats

React and D3 interactive world map statistics

Primary LanguageTypeScript

world-stats

Interactive world map implemented in React with redux and d3. Statistics by countries included.

Demo: https://obee88.github.io/world-stats/

Screenshot:

world_stats

Instalation

  1. clone this repository: $ git clone https://github.com/Obee88/world-stats.git
  2. install required modules: $ npm install

Build for producition

  • build appllicaion into ./build folder: $ npm run build

Run in development mode

  • run watches and local server on localhost:3000: $ npm start

Created by Davor Obilinovic

Licence: MIT