Android project
The goal was a project that had two main options: home and favorites. These tabs allow you to search for images of any type in a search engine and allow you to save them locally. We can see the detail of the images by clicking.
This project has documentation written in markdown.
The value was making a more robust project using kotlin. It works with design patterns like MVVM. For the images the unsplash.com service was consumed.
It is recommended to see the documentation that is in the repository