Skip to content

CloudNStoyan/lolprofiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoL Profiler

This is my league of legends profile look up app.

WORK IN PROGRESS

Refactoring to React, until refactoring is completed this app is not suitable for use!

To Use

Create a config file like that

{
    "keys": {
        "production": "RGAPI-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX",
        "development": "RGAPI-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"
    }
}

You can get your api keys from https://developer.riotgames.com/