LOL SquadScope is your go-to platform for tracking your favorite League of Legends esports team, their upcoming matches, and recent results. Experience a seamless interface designed for true esports enthusiasts.
- Team Tracking: Stay updated with your favorite League of Legends teams.
- Upcoming Matches: Get timely alerts and in-depth match info.
- Recent Matches: Dive into detailed match analyses and results.
- Frontend: HTML, CSS with TailwindCSS and JavaScript with ReactJS.
- Backend: NextJS
- APIs: https://vickz84259.github.io/lolesports-api-docs/
- Fonts and colors: https://brand.riotgames.com/en-us/league-of-legends/typography/
- Clone the repository.
- Install dependencies.
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 with your browser to see the result.
This is a Next.js project bootstrapped with create-next-app
.