Skip to content

CerealeZ/lol-mastery

Repository files navigation

Welcome to League's Mastery

It's a simple app that show basic data from the searched user from the videogame League of Legends.

Used API's

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

Getting Started

First, go to Riot Developer Website, create an account and create an API Key. Use the API key in an environment variable called RIOT_API.

// .env.local

RIOT_API=YOUR_SUPER_SECRET_API_KEY

Then run the development server:

npm run dev
# or
yarn dev

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

About

It's an app which shows profile data from riot api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published