This is an iOS Swift application that allows users to search images using the Unsplash API. The app also has a feature to save favorite images locally.
Users can search for images using keywords and view the search results. Users can see extra info like user, and number of likes. Users can save their favorite images locally and view them later in the "Favorites" tab. User can see detailed info of Favorite photos and User info. Users can delete saved images from the "Favorites" tab.
Xcode 13.0 or higher Swift 5.5 iOS 14.0 or higher
Launch the app. Enter a search term in the search bar and tap enter button. View the search results. Tap the "Favorite" button to save the image to the "Favorites" tab. Navigate to the "Favorites" tab to view saved images.