insta-pick
Browse images from reddit
To run the app:
- Clone into local folder using 
https/ssh - navigate to project folder: 
cd insta-pick/InstaPick - open project: 
open InstaPick.xcodeproj - this will open your project in your default XCode (please use XCode 12.0 or above)
 - select a simulator or device with iOS 13.1 or above (deployment target)
 - press the 
playorrunbutton withInstaPickas the selected scheme from the dropdown 
To run tests:
- select the 
InstaPickTestsfrom the scheme dropdown - long press the 
play>test