Overview
Interactive visualizations and maps depicting topics around rent prices and income in Germany built with Svelte.
Visualization & Map Libraries
Prerequisites
- Node.js and npm installed
- Mapbox API Key
- Mapbox Style
- Adjusted tooltips fitting your data's properties in Mapbox
Start server and client locally
- Navigate to main directory
- "npm run dev" to start local development server
- "npm run build" to create deployable build