Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 613 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 613 Bytes

Pokegame for training code using React-app

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.

Preview

Pokegame

Credits

The Modern React Bootcamp (Hooks, Context, NextJS, Router)

Udemy