Skip to content

Fully Responsive Page based on Riot Games REST API, allow you to search, displayer player statistic for League of Legends

Notifications You must be signed in to change notification settings

TobiaszLos/overview-player-statistic-Page---LeagueOfLegends

Repository files navigation

League Of Legends Stats page

Page based on Riot Games API, allow you to search, displayer player statistic for League of Legends

Screenshots

App Screenshot

App Screenshot

Run Locally

Clone the project

 git clone https://github.com/TobiaszLos/overview-player-statistic-Page---LeagueOfLegends.git

Go to the project directory

  cd overview-player-statistic-Page---LeagueOfLegends

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_TAPI_KEY='your api key'

Api key from https://developer.riotgames.com/ sign in or sign up and get free DEVELOPMENT API KEY

Tech Stack

Client: React, Typescript, TailwindCSS

Server: Riot Game Api

Features

  • Light/dark mode toggle
  • Pagination
  • RWD
  • Search Functionality
  • Search in Modal

API RiotGames Documentation

Documentation

About

Fully Responsive Page based on Riot Games REST API, allow you to search, displayer player statistic for League of Legends

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages