- Search meals or drinks by:
- Name
- Ingredient
- First letter
- Random meal or drink
- See meal or drink details
- XCode 13.1+
- CocoaPod 1.11.3+
- Ruby 2.6.3+
- Clone the repository
- Run
pod install
in the project directory - Run
bundle install
in the project directory - Now you can open RecipeApp.xcworkspace and run the project
- If you want to run the tests, you can run
bundle exec fastlane tests
in the project directory - To check the coverage, you can run
bundle exec fastlane tests_coverage
in the project directory
- SwiftLint
- Alamofire
- SDWebImage
- Mocker
- SnapshotTesting
Launch screen |
Meals | Meal details |
Drinks | Drink details |
Not found | Loading |