Interactive world map implemented in React with redux and d3. Statistics by countries included.
Demo: https://obee88.github.io/world-stats/
- clone this repository: $ git clone https://github.com/Obee88/world-stats.git
- install required modules: $ npm install
- build appllicaion into ./build folder: $ npm run build
- run watches and local server on localhost:3000: $ npm start
Created by Davor Obilinovic
Licence: MIT