A simple web app to generate statistics for multiplayer matches of the videogame Europa Universalis IV.
Made in React / Nextjs and utilizing raw data from Skanderbeg's API (Without which this project wouldn't be possible!).
Clone the repository and run:
npm install
npm run devOr access the preview in-development website: https://eu4-stats.vercel.app/
