Skip to content

kathleenfwang/LeagueOfLegendsChampionInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Legends Adventure

View here

Description:

  • Ability to search for an individual champion direction in the URL using endpoint /champion/{NAME}
  • Displays information about each champion and showcasing one of its random available skins
  • Region endpoing that allows searching for a region in the URL using endpoing /regions/{NAME}
  • Region displays champion and lore information for each individual region

Tools used:

  • Front end built with React
  • Featuring searchable route endpoints built with React Router
  • Built using the League of Legends API
  • Deployed using Surge.sh