Design a frontend architecture for a photo album app that supports seamless infinite left/right swiping through photos. The backend (API, storage, etc.) is assumed complete and does not need to be discussed. Focus on: (1) overall frontend system architecture, (2) component hierarchy and what each component owns, (3) UI/UX interactions…