SEARCH SUMMONER
(Example: "North America", "Doublelift", "NA1")ABOUT THIS PROJECT
Currently:
- This project has been migrated from React/JS to Next/TS.
- Remake of my old Vanilla LoLCBL project.
- Built on Nextjs 15.
- TypeScript 5.6.3.
- Uses AccountV1, SummonerV4, LeagueV4, MatchV5 & SummonerV4 Riot APIs: https://developer.riotgames.com/apis
- Uses both DataDragon & CommunityDragon for datasets & CDN image asset distribution.
- Loosely follows the League of Legends branding guidelines & fundamentals.
Previously:
- Remake of my old Vanilla LoLCBL project.
- Built on React v18.2.0 with Vite SWC, using the following libraries:
- TanStack React Query v5
- React Router Dom v6.4
- Uses AccountV1, SummonerV4, LeagueV4, MatchV5 & SummonerV4 Riot APIs: https://developer.riotgames.com/apis
- Uses both DataDragon & CommunityDragon for datasets & CDN image asset distribution.
- Loosely follows the League of Legends branding guidelines & fundamentals.