zolutal / LeagueProfile

An Angular project which accesses the Riot Games API for information about a player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeagueProfile

To run the application, update the server.js file with an active Riot Games API key, then download the latest datadragon files https://developer.riotgames.com/docs/lol#data-dragon and create a folder in ./server/static containing the data and img folders named dragon.

image

In a terminal execute the command npm start in the project's root directory and navigate to localhost:4200/.

Enter a summoner name in the search box and click search.

image

About

An Angular project which accesses the Riot Games API for information about a player.


Languages

Language:TypeScript 56.3%Language:JavaScript 24.7%Language:HTML 17.0%Language:CSS 2.0%