Welcome to the frontend portion of our project for the Global Power Ranking Hackathon. Our web-app offers users an engaging experience, providing insights and predictions related to League of Legends Global Teams/Tournaments. We've incorporated three core features to enhance user predictions:
- Users can choose any League Tournament from 2020 to 2023.
- Upon selection, our system will display the predicted outcomes of the matches held within that specific tournament.
- Want to see how multiple teams stack up against each other? Select multiple League Teams from 2020 to 2023.
- The system will showcase matchups between these teams, presenting a forecast on which team is more likely to come out on top.
- Get a bird's-eye view of all team rankings from 2020 to 2023.
- The list includes crucial team stats such as win rate and win/loss records, offering a comprehensive understanding of team performances.
To start using our platform:
- Head to our website
- Navigate through our features listed above.
- Dive deep into the world of League of Legends predictions and may the odds be ever in your favor!
To run the web app locally, first clone this repository and run the following commands:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the web application.
We're always looking to improve! If you have suggestions or feedback, please contact our team.
Happy Predicting!