MyRecipe is a mobile application developed in SwiftUI for iOS. Application with my recipes by category or show you all recipes.
- JSON parse
- MVVM architecture
- @ObservedObject, @ObservableObject, @Published
- NavigationStack, NavigationLink
- TabView
- Grid Layout
To download and test the MyRecipe app on your local machine using GitHub and Xcode, follow these steps:
-
Install Xcode on your Mac. You can download Xcode from the Mac App Store or from the Apple Developer website.
-
Open Terminal on your Mac and go (create) to the folder to which you want to clone the project
-
Clone the MyRecipe repository by running the following command:
git clone https://github.com/PavlaBerankova/MyRecipe.git
-
Open the project in Xcode, select a simulator from the device menu or connect your physical iOS device.
-
Build and run the application by clicking the "Play" button or pressing
Cmd + R
. -
The MyRecipe app will launch in the simulator or on your connected iOS device, allowing you to play the game and test its features.
- Light mode:
- Dark mode: