Obee88 / world-stats

React and D3 interactive world map statistics

Home Page:https://obee88.github.io/world-stats/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React and D3 interactive world map statistics

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


Languages

Language:TypeScript 97.4%Language:JavaScript 1.9%Language:CSS 0.6%Language:HTML 0.1%