Sirius 2025 mobile project
- Search for recipes from all over the world 🌎
- Detailed description and instructions 📝
- Add recipes to Favourites ❤️
- Popular and recent dishes 🌟
- An idea for a random dish 🍽️
- Light/dark mode
- Stunning SwiftUI design
- Cached images
- Custom fonts
- Xcode 15+
- Swift 5
- XcodeGen or Homebrew
- Clone the repo
git clone https://github.com/CaptainSharky/eatHub.git
- Find the project folder
cd eatHub
- Generate .xcodeproj file with Homebrew for the first time
or use xcodegen further
sh start.sh --full
xcodegen