Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 580 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 580 Bytes

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
  • Next.js

Development

  • clone this repo
  • run yarn install from main repo directory
  • run yarn run dev
  • go to localhost:3000 in your browser

License

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