Skip to content

kelvin9314/osm-react-practice

Repository files navigation

OpenStreetMap Practice

  • nodejs ~18.*

  • pnpm ~7.*

  • react

  • react-leaflet

  • react-leaflet-markercluster

  • react-leaflet-fullscreen

Some function practice about using OpenStreetMap

Mainly using YouBike stations data for practice

Also there area other pages form official react-leaflet documentation

live demo

Execute locally

cp .env.example .env

pnpm install

pnpm run dev