Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 718 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 718 Bytes

Superhero Showdown

"Superhero Showdown" is a responsive, event-driven web app consuming JSON from a superhero API.

screenshot of the application

screenshot two of the application

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