Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 738 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 738 Bytes

Super Hero App

The Super Hero App is a web application that allows users to search for a super hero by name or generate a random hero. The app displays information about the hero's name, an image, and power stats, such as intelligence, strength, speed, power, combat, and durability.

Usage

To search for a super hero, enter the name of the hero in the search bar and click the "Search hero" button. The app will display the hero's name, image, and power stats.

To generate a random hero, click the "Random hero" button. The app will randomly select a hero and display the hero's name, image, and power stats.

Built With

HTML CSS JavaScript

API

The Super Hero App uses the Superhero API to retrieve information about super heroes.