/datamaps.co

Datamaps.co is a free and simple platform for creating visualizations with data maps

Primary LanguageJavaScriptMIT LicenseMIT

datamaps.co

Datamaps.co is a free and simple platform for creating visualizations with data maps. It allows you to upload CSV file with region data, and fully customize your map's appearance. Your Map can be saved as PNG or SVG.

Main technology stack

  • React
  • Redux
  • d3
  • Node + express
  • css-modules

development

  • clone this repo
  • run npm install from main repo directory
  • start express.js server: npm start
  • go to localhost:3030 in your browser

License

The project is available as open source under the terms of the MIT License.