Image gallery app where search images relationated with a topic given by the user or select one of four predefined searchs.
Created with React js and consuming flickr API using create_react_app, react_router and react-intersection-observer, first look to landing page where can select a link nav of a predefined search as landing page or do a new search.
Given the images you can click to acces to the image viewer and see all images one by one.
Taking care of searchs with no results and pages that doesn't exist.
Also added a "motorized" loading component.