A) Create Infinite scroll list with images ( use https://jsonplaceholder.typicode.com photos as API source)
B) Each image in the list has a Title, an image Preview and a Like button
C) By tapping on a Preview image user is shown a full-sized Image in a popup
D) User can like and unlike Images by tapping Like button
E) Like state persist between app launches