PokeGame! (WIP)

A Pokemon Card Game App

This project was created using React. This application was created using Udemy's React Bootcamp course. The project is a series of Pokemon that have different XP. As a user, you click on the refresh button to randomly select a new hand for each user and the winner is decided by XP.

This project is still in progess. I would like to add additional random pokemon taken from the Pokemon API instead of the 8 currently hardcoded.

The link to the repository is here.

Back