FoodbLog is an iOS app for food writers, bloggers and food aficionados.
FoodbLog lets you easily save notes about your favorite food experiences, including restaurant information, images and recipes!
Follow these steps to build and run the app via source code:
- Download the source code via
git clone
- Run
pod install
in the repo root to download all the dependencies - Open
FoodbLog.xcworkspace
- Build and Run