Skip to content

Fusekki/wow-411

Repository files navigation

WOW 411

A World of Warcraft resource page utilizing the Battle.net API suite

Display any character of choice with current inventory and a live feed, or display the current status of the gameplay realms.

[screenshot

Live Version

Utilizes:

code by Phillip Stafford visuals courtesy of Blizzard

To use: Clone the repo. This application requires a web server to run. One option is to Install [nodejs] (https://nodejs.org/en/) if not already installed. Install the http server.

     npm install http-server -g

Set the server to run the app.

    http-server C:/location/to/app

    -or-

    npm run start

Note: Due to changes in Blizzard's API, this application is currently not functional. It should be updated soon.

About

A recreation of the WoW Armory with Realms listings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published