Skip to content

๐Ÿ”Ž Visualize data of all champions in League of Legends! ๐ŸŽฎ

License

Notifications You must be signed in to change notification settings

icepick4/league-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

95 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

forthebadge
forthebadge
forthebadge
(find the easter egg ! ๐Ÿ˜)

Context

This app was made to learn the framework Angular and was generated with Angular CLI version 14.2.7. You can visualize all champs in League, or make a search by role and/or by name. Then you have their skins, lore and names.

Try it here : LeagueViewer

Datas

I fetch datas thank's to the riot's API, Data Dragon, which is updated with each patch on League. You can see it in that file

Start dev

Run npm i in the project to init it and download all dependencies.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.