A web application for exploring and managing player data for the TNE Auction project.
web-app/: The main React application built with Vite, TypeScript, and Tailwind CSS.LICENSE: Apache License 2.0.
To get the web application running locally:
cd web-app
npm install
npm run devFor more detailed instructions, see the web-app/README.md.
This project is licensed under the Apache License 2.0.