Skip to content

This is a counter pick web application for Dota 2. It shows the advantage percentages against a hero or team

Notifications You must be signed in to change notification settings

dev-farbod/dota2-counter-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

dota2-counter-picker

This is a counter pick web application for Dota 2. It shows the advantage percentages against a hero or team

screen shot

alt text

Installation

clone repo

git clone https://github.com/dev-farbod/dota2-counter-picker.git

Run server

install dependencies

cd server
npm install

Start Server

node index.js

Run client

install dependencies

cd client
npm install

Start React app

npm start

About

This is a counter pick web application for Dota 2. It shows the advantage percentages against a hero or team

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published