Skip to content

PavlaBerankova/MyRecipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

MyRecipe Mobile App

MyRecipe is a mobile application developed in SwiftUI for iOS. Application with my recipes by category or show you all recipes.

What this project taught me

  • JSON parse
  • MVVM architecture
  • @ObservedObject, @ObservableObject, @Published
  • NavigationStack, NavigationLink
  • TabView
  • Grid Layout

How to Download and Test the App

To download and test the MyRecipe app on your local machine using GitHub and Xcode, follow these steps:

  1. Install Xcode on your Mac. You can download Xcode from the Mac App Store or from the Apple Developer website.

  2. Open Terminal on your Mac and go (create) to the folder to which you want to clone the project

  3. Clone the MyRecipe repository by running the following command:

    git clone https://github.com/PavlaBerankova/MyRecipe.git
    
  4. Open the project in Xcode, select a simulator from the device menu or connect your physical iOS device.

  5. Build and run the application by clicking the "Play" button or pressing Cmd + R.

  6. The MyRecipe app will launch in the simulator or on your connected iOS device, allowing you to play the game and test its features.

Screenshots

  • Light mode:
LightMenu LightCategoryDetail LightRecipeDetail LightAllRecipes
  • Dark mode:
DarktMenu DarkCategoryDetail DarkRecipeDetail DarkAllRecipes

Video

MyRecipeApp_video.mp4

About

Application with my recipes by category.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages