Simple App That Seach Images on Unsplash API.
- Search any Photos by Users.
 
To Use the app you need a developer account Unsplash developer account then get your key: in the project : paste your key in UnsplashPhotoServices interface @Headers( ...,"Authorization: your_key"
- Retrofit
 - Glide
 - Shimmer Effect
 
- Navigation component
 - Paging3
 - view Binding
 
https://unsplash.com/documentation
- MVVM : (Model — View — ViewModel)
 

