A
Anonymous

Image Gallery - Copy this React, Tailwind Component to your project

Item.images contain array of three images pathes seperated by (,) how to show them here => <CardMedia component="img" sx={{ height: '230px', objectFit: 'cover' }} image={`http://localhost:8081/images/${item.images}`} alt={item.name} />

Prompt
Component Preview

About

ImageGallery - Display three images in a sleek layout using <CardMedia> with a height of 230px. Built with React and Tailwind. Copy now for free!

Share

Last updated 1 month ago