This project was bootstrapped with Create React App.
Timeline is made with vis.js.
Map is made with Leaflet.
CSS preprocessor is SASS.
Check those files in ./public/json & ./src/json
.scr/json/country-by-population.json is taken from population.io API.
.scr/json/collectors.json is done manually.
- Node.js.
- Api running at https://wwpapi.letsdoitworld.org/api
npm installoryarn installnpm startoryarn start