/tfttrack

little fun project to do some tft tracking

Primary LanguageVue

TFT Stat Tracker

Full stack Vue/Express app using the Riot API to track player stats Get your API key from riot

Quick Start

# Install Express dependencies
npm install

# Install Vue dependencies
cd client
npm install

# Serve
npm run dev

# Build for production
cd client
npm run build
# Gets put in /public

Version

1.0.0

Status

Check out WIP NOT COMPLETED