/lol-stats

League of Legends API hobby project

Primary LanguageCSS

League of Legends Statistics

Uses the Riot API, documented at https://developer.riotgames.com/apis.

Before you run the project

Go to https://developer.riotgames.com/ and generate a new API key. Once you have an API key, set the API_KEY variable in the src/riot-api.layer.js file.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.