Skip to content

Visualizador de informações da sua conta no jogo ApexLegends™

Notifications You must be signed in to change notification settings

vandsonfalcao/ApexStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApexStats App

Viewer for your ApexLegends ™ game account information.

example

Summary

  • Installation
  • Getting Started
  • Meta
  • Get your stats using parameters on URL
  • API used to get stats from game
  • Honor Mention

Installation

npm install
# or
yarn install

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

  • OBS: Game statistics may not be accurate at times, this is due to API limitations. For greater accuracy in the information issued by the app, choose each of its legends and update the page.

Meta

Linkedin Badge Gmail Badge

This is a Next.js project bootstrapped with create-next-app.

Get your stats using parameters on URL

https://address/?platform=YOUR_PLATFORM&playerName=YOUR_NICKNAME

API used to get stats from game

ApexLegends API

thanks guys for this API.

Honor Mention

My brother Julio

Thanks for the patience and shared knowledge.

Releases

No releases published

Packages

No packages published