Skip to content

Display League of Legends match history and statistics

License

Notifications You must be signed in to change notification settings

felipecomarques/ward-gg

Repository files navigation

Ward.GG

Frontend application that displays League of Legends match history and statistics.

wardgg-homepage

💻 Overview

Ward.GG is a platform targeted towards the League of Legends gaming community, which utilizes Riot Games API to extract and present relevant information about players performance and match landscape. Within this platform, users have the opportunity to access a variety of individualized statistics, including win rate, KDA (Kills, Deaths, Assists) score, and a detailed match history. The development of the application is based on React and the Shadcn/ui library, aiming to provide a modern and intuitive experience. Ward.GG offers a user-friendly tool designed to assist League of Legends players in understanding and enhancing their in-game performance.

💿 Technologies

Technologies

⏬ Installation

To run this project locally, please follow these steps:

  1. Clone the repository:
git clone <repository-url>
  1. Navigate to the project directory:
cd <project-directory>
  1. Install dependencies:
npm install
  1. Create a .env file in the root directory of the project (you can use the exemple in the root folder). The use of an API key is required :
REACT_APP_API_KEY=<your-api-key-here>
  1. Start the development server:
npm run dev

👨‍💻 Developers

This project is a collaborative effort of the following developers:

Felipe
Marques

Rayanne
Oliveira

⚖️ License

Code released under the MIT LICENSE.