arshiamasih / dota2fire

A cool and slick Dota2 tournament bracket, powered by the open dota API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOTA2FIRE

A cool and sleek tournament bracket app that uses the open Dota2 api for real time team stats.

Play here:

http://dota-bracket-fire.s3-website.us-east-2.amazonaws.com/

To play:

Select number of teams in the bracket.
Click to advance winner from each match to the next round.
Play again.

Run locally:

git clone or open zip file
cd into directory
run npm -i
run npm start

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

A cool and slick Dota2 tournament bracket, powered by the open dota API.


Languages

Language:JavaScript 73.2%Language:CSS 23.9%Language:HTML 2.9%