"Superhero Showdown" is a responsive, event-driven web app consuming JSON from a superhero API.
The API provides superhero and supervillan biographical information, an image, and video game-like stats. The characters' stat data inspired me to build the original "Battle" mechanic for the characters.
The app was built with Javascript and demonstrates heavy DOM manipulation and CSS animation. It has a lite node.js/express.js backend for deployment to Heroku: See the live demo here