Skip to content

A Tool that helps you get a random hero on Dota 2, with some extra filter features.

License

Notifications You must be signed in to change notification settings

LuanSergio/Dota2RandomHeroes

Repository files navigation

A Tool that helps you get a random hero on DOTA 2, with some extra filter features.

Uses HTML       Uses CSS       Made with JavaScript

Live version

Preview    |    Technologies    |    Running Locally    |    License

🍿 Preview

💻 Desktop

📱 Mobile

🤖 Technologies

Technologies that I used:

👨‍💻 Running Locally

You must have Git, Node and Yarn installed.

# Clone the repository
$ git clone https://github.com/luansergiomattos/Dota2RandomTool.git

# Navigate to the repository
$ cd Dota2RandomTool

# Install dependencies
$ yarn install 

# Run the aplication locally
$ yarn start

# Build the aplication for production
$ yarn build

📝 License

This project is under the MIT license. Click here for more information.