League of Legends Champ is a web application that allows users to explore all League of Legends champions, filter champions by the game version, and compare a champion's stats and details between different selected versions.
- View all available champions in League of Legends.
- Access detailed information about each champion, including abilities, roles, and stats.
- Filter champions by the game version you choose.
- Discover how updates impact champions.
- Compare a champion's stats and details across two different versions.
- Identify changes in abilities, attributes, and other key aspects.
- User-friendly navigation and modern design inspired by the League of Legends universe.
- Frontend: React
- Backend: JavaJS
- Styling: TailwindCSS
- API: Riot Games API
git clone https://github.com/pentsec/Leagueoflegends-champs.git
cd league-champ
pnpm install
pnpm run dev
Access the application at Localhost.
or go to directly to public link League of Legends Champ
- Improved champion search.
- Add graphs to compare stats between versions.
- Internationalization (i18n).
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a branch for your feature (
git checkout -b feature/new-feature
). - Commit your changes (
git commit -m 'Add new feature'
). - Push your changes (
git push origin feature/new-feature
). - Open a Pull Request.
This project is licensed under the MIT License.
If you have questions or suggestions, feel free to reach out:
- Email: pentsec.2@protonmail.com
- Discord: Sitoz
Enjoy exploring the League of Legends universe with this tool! 🎮