https://github.com/tmlnv/dota-2-meta
A dynamic, web-based visualization of the most impactful Dota 2 heroes by role and MMR.
https://github.com/tmlnv/dota-2-meta
dota dota2
Last synced: 1 day ago
JSON representation
A dynamic, web-based visualization of the most impactful Dota 2 heroes by role and MMR.
- Host: GitHub
- URL: https://github.com/tmlnv/dota-2-meta
- Owner: tmlnv
- License: mit
- Created: 2023-07-10T20:38:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T13:05:40.000Z (over 1 year ago)
- Last Synced: 2024-06-24T14:41:43.408Z (over 1 year ago)
- Topics: dota, dota2
- Language: TypeScript
- Homepage: https://dota-2-meta.vercel.app
- Size: 448 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dota 2 Meta

[Dota 2 Meta](https://dota-2-meta.vercel.app/) is a web application that presents the current meta heroes in Dota 2 based on specific roles and MMR tiers.
## Features
- Switch between light and dark themes.
- Filter heroes based on roles like "Support", "Carry", "Nuker", and more.
- Filter heroes based on a specific MMR tiers, from "Herald" to "Immortal".
## Data Source
The data is fetched from [OpenDota's API](https://docs.opendota.com/).
## Credits
- Dota 2 and all related assets are trademarks and copyrights of Valve or its licensors.
- Data provided by [OpenDota](https://docs.opendota.com/).
## License
[MIT](LICENSE)