### Part I ###
git clone https://github.com/intro-to-ios/lec10-swiftui-1.git
OR git clone git@github.com:intro-to-ios/lec10-swiftui-1.git
Checkout Branches
### Part I ###
git checkout origin/1-layouts
OR git checkout 1-layouts
git checkout origin/2-list
OR git checkout 2-list
git checkout origin/3-refactor
OR git checkout 3-refactor
8️⃣
SwiftUI Part I (from FA23). The SP24 recording was accidentally destroyed.