An iOS app to track your coffee.
This app is being built live on YouTube.
- Node.js is needed for git hooks
- Xcode 15 (@heyjaywilson suggests using the Xcodes app to manage Xcode versions)
- swift-format
- Clone the repo
- Navigate into the repo via the command line
- Run
npx husky installto install git hooks
This app is following a micro app architecture and uses Swift Package Manager to handle all the packages and modules in the app.