Based on the open Dota2 api it calculates winrate of all heroes and advises the best heroes to counter pick enemy team.
npm install
npm run dev
npm run build
npm run preview
npm run lint