Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 424 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 424 Bytes

Vélo traces

Light app to archive bike traces on a map. Tracks can be filtered by year and country.

Build with React + Vite Using Pigeon maps to display the map and Mapbox togeojson to convert gpx to geojson.

Test the app with

yarn dev

Build the app with

yarn build