Skip to content

igorzizinio/League-Stats

Repository files navigation

League Stats

League Stats is a mobile application about League of Legends

Requirements

Running yourself

  • Clone and install the dependencies
# Clone this repository
$ git clone https://github.com/igorzizinio/League-Stats.git

# Access the project directory
$ cd League-Stats

# Install dependencies
$ yarn install

# Run the application locally
$ yarn start
  • Create a .env file at the root of the application with the following contents:
RIOT_API_KEY= <Place here your riot api key>

About

A simple League of Legends mobile app writen with react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors