You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Kotlin-based Android app is a recipe finder that lets users browse food categories like Pork, Beef, and Vegan. It uses a ViewModel and API calls to display different dishes. Users can select a category and see related recipes, making it a functional and organized tool for discovering new meals.