Skip to content

I used Unsplashed API to fetch images and show them in collectionview

Notifications You must be signed in to change notification settings

agbabaumut/SearchPhoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SearchPhotoScreenRecord.mov

Unsplash Photo Search App

The Unsplash Photo Search App is an iOS app that allows users to search for photos from the Unsplash API. The app displays the search results in a collection view, allowing users to easily browse and select their desired photos.

Features

  • Search for photos from the Unsplash API
  • Display search results in a collection view
  • Load more search results as the user scrolls down
  • Tap on a photo to view it in full screen
  • Share a photo via the iOS share sheet

Getting Started

To use the Unsplash Photo Search App, you will need to obtain an access key from the Unsplash API. Follow these steps to get started:

  1. Sign up for an Unsplash account at https://unsplash.com/join.

  2. Create a new application at https://unsplash.com/oauth/applications/new.

  3. Copy the access key from the application page. Once you have your access key, follow these steps to set up the app:

  4. Clone the repository to your local machine.

  5. Open the project in Xcode.

  6. Replace the UNSPLASH_ACCESS_KEY constant in the urlstring variable with your access key.

  7. Build and run the app.

License

The Unsplash Photo Search App is licensed under the MIT license. See the LICENSE file for details.

Contact

If you have any questions or feedback, please contact me at [email protected]

About

I used Unsplashed API to fetch images and show them in collectionview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages