Skip to content

radzionc/voronoi-on-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voronoi on Map

Building a React app with Voronoi diagram of places in a city

alt text

Run locally

git clone https://github.com/RodionChachura/voronoi-on-map.git  
cd voronoi-on-map  
npm install  
echo 'REACT_APP_MAPBOX_TOKEN=<YOUR_MAPBOX_TOKEN>' >> .env  
npm run  

Technologies

  • React
  • MapboxGL
  • Google Places API

License

MIT © RodionChachura