dotnet-presentations / dotnet-maui-workshop

A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
https://docs.microsoft.com/dotnet/maui
MIT License
1.88k stars 588 forks source link

Created UI for the main page #121

Closed aSilvaCodes closed 10 months ago

aSilvaCodes commented 10 months ago

Created the UI for the main page which uses a collection view to display monkey objects in a visually appealing way. Each card shows a monkey's image, name, and location.