tvrt-dot-gg
v1.0.0
Published
TVRT-dot-gg is a personal and learning project for a League of Legends app that will utilize various API's to generate real-time stats of players.
Downloads
3
Readme
TVRT-dot-gg
TVRT-dot-gg is a personal and learning project for a League of Legends app that will utilize various API's to generate real-time stats of players.
Features
- Pull ranked stats: You can pull your ranked stats and display them.
- Pull match history: A players match history will be displayed.
Getting Started
Installation
Clone the repository:
git clone https://github.com/Mork7/tvrt-dot-gg.git
Navigate to the project directory:
cd tvrt-dot-gg
Open
index.html
in your web browser.
Usage
- Search yourself or another player via SummonerName and Tagline.
That's it! TVRT-dot-gg is designed to be simple and intuitive for all your player stats needs.
Feel free to customize and expand the app based on your preferences.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh