Skip to content

tomchandotme/tne-auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TNE Auction

A web application for exploring and managing player data for the TNE Auction project.

Project Structure

  • web-app/: The main React application built with Vite, TypeScript, and Tailwind CSS.
  • LICENSE: Apache License 2.0.

Quick Start

To get the web application running locally:

cd web-app
npm install
npm run dev

For more detailed instructions, see the web-app/README.md.

License

This project is licensed under the Apache License 2.0.