I created a Pokemon Team Builder application by utilizing the PokeAPI. This application was built with React and hosted on Netlify. The user can search for a Pokemon by name and the Pokemon will display in the Pokedex with its stats displayed. A user can then add the Pokemon to their team.

Once a user adds a Pokemon to the team, that Pokemon is stored in a Google Firebase database. If a user wants, they can even view a moves list of the Pokemon and view the different stats of each move.
