You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React app that pulls data from an API for 2 random superheroes initially, and then the user can choose any 2 superheroes whose stats then are used to "fight" against each other.
Approach:
Find an api that would provide superhero "fight" statistics and use those stats so that 2 superheroes "fight" eachother.
Technologies used:
HTML, CSS, JS, REACT
About
React app that pulls data from an API for 2 random superheroes initially, and then the user can choose any 2 superheroes whose stats then are used to "fight" against each other.