A simple data visualization of outbound flights around the world. Install dependencies with npm install and run with npm run dev. Each dot in the visualisation represents a city. Click on any city to view its outbound flights.
npm install
npm run dev