For training code using react framework, was made a card pokegame. Each card cotains name, base experience and type of pokemon. There are two hands with five random cards when the page is renderized. The Winner hand is the one has a biggest base experience sum.
This project was bootstrapped with Create React App.