Incidents of civilian harm in Ukraine during the Russian invasion in 2022
Data source: Bellingcat
To run this example, you need a access Mapbox token.
Rename .env.example
into .env
and add your Mapbox token there.
npm i
npm run dev
To build a production version:
npm run build