This is Recipe list application. I have used a public API for network calls and fetched recipe data.
- Clean Architecture.
- Dependancy Injection.
- SOLID Principles.
- Navigation using Coordinator.
- Network call using async/await.
- Code coverage with unit testing : ~87%
- Unit tests using XCTest.
- Xcode 16.2 Swift 5.5+
- None.
- iPhone Devices. Portrait Mode.
- Clone respository.
- Add Analytics.
- Snapshot Testing.