Implementation of my bachelor-thesis to investigate 'interaction strategies' for the task of camparison in the context of geo-dashboards.
First, install dependencies:
npm install
Run the development server:
npm run dev
Finally, open http://localhost:3000 with your browser to see the result.