Navigation Menu

Skip to content
This repository has been archived by the owner on Oct 22, 2018. It is now read-only.

chrisvogt/wow-profile-card

Repository files navigation

WoW Profile Card

A Polymer element for viewing World of Warcraft character profiles. Uses Blizzard's World of Warcraft API to get character information. This is a prototype component for a hobby project of mine.

Demo

View it live.

Installation

Install using Bower:

  bower install chrisvogt/wow-profile-card#dev

You should now be able to preview the component using the index.html and demo.html files. E.g.,

  python -m SimpleHTTPServer

Then navigate to: http://localhost:8000/bower_components/wow-profile-card/index.html

Screenshot

WoW Profile Card

License

MIT License