Skip to content

A website that displays useless information about league of legends matches and summoners that are given in the Riot API

Notifications You must be signed in to change notification settings

bayromest/getgood

Repository files navigation

Get good

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

A website that displays useless infos using the Riot API

NextJS/Axios/Shadcn/TS

Getting Started

Clone the repo and install the dependencies:

npm i

Get your RIOT API here and copy it in the .env file

Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

A website that displays useless information about league of legends matches and summoners that are given in the Riot API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages