This is a group project for COS30045 - Data Visualization at Swinburne University of Technology.
This project is developed using Vue3, Tailwind and D3.js.
Install the dependencies and run the project using the following commands:
npm installRun the project using the following commands:
npm run devBuild the project using the following commands:
npm run build