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