React Web Admin Image Viewer

Заказчик: AI | Опубликовано: 21.12.2025

I have a React-based admin panel where users can upload payment proof pictures on user app and i want to see uploaded images in my adminpanel . Here’s exactly what I need you to build and deliver: • A React component (or small set of components) that adds a clearly-labeled “payment Screenshot ” button inside my existing navigation. • On click, that button should open a dedicated page or modal that fetches all stored images from my current back-end endpoint and displays them cleanly—grid or list is fine as long as thumbnails load quickly and resize responsively. • No editing, deleting, or categorizing features are required right now; the view-only experience is all I’m after. • Include any necessary hooks, context, or small Redux slice (if you prefer Redux) so I can drop this straight into my codebase. • Provide concise setup notes: where to import the component, required props, and how to point it at my existing image API or storage bucket. Acceptance will be based on smooth integration, successful retrieval of every image in my database, and a clean, responsive UI with zero console errors.