Chow Chow
SwiftUI food menu app with MVVM architecture
A sample food menu iOS app built to showcase SwiftUI and MVVM architecture, with clean code structure and responsive design across all device sizes.
Chow Chow is a sample iOS food menu app built to demonstrate SwiftUI and MVVM architecture with clean, maintainable code.
What It Demonstrates
- Declarative UI with SwiftUI
- MVVM pattern with clear separation of concerns
- Responsive layout across iPhone and iPad
- Food menu browsing with item details and pricing
Stack
- Language: Swift
- UI: SwiftUI
- Architecture: MVVM