PokeGuesserMockUp.png

Project Overview:

PokeGuesser is a SwiftUI project that I coded to help familiarize myself with APIs in Swift. It is a Pokemon guessing game that takes information from the PokeAPI api. It also features a searchable Pokédex containing all the Pokemon so you can learn before playing.

Key Features:

Takeaways:

<aside> 📄 This project was my main introduction to using APIs in Swift. I was able to also learn about caching and lazy loading images which is an integral skill for my other projects.

</aside>

https://github.com/matthewlow04/PokeGuesser