Skip to content

JosephComputerScience/UCSA-UI

Repository files navigation

UserChampionStatAggregator (UCSA)

Front end for the UserChampionStatAggregator (UCSA)

Aggregates stats for champions by summoner name, and number of matches for Riot League of Legends

Before running any yarn commands, install yarn packages:

run yarn install

To start a dev environment on localhost:3000:

run yarn dev

To start a prod environment:

run yarn start

To build a prod environment without running it:

run yarn build

To check for eslint errors:

run yarn lint

To remove the .next packages from local run:

yarn clean

Uses NextJs, Typescript, Tailwindcss

Nextjs icon Nextjs icon Nextjs icon

About

Aggregates stats for champions by summoner name, and number of matches.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published