A responsive image gallery using React JS with the following features: reordering, deleting multiple images, and setting a feature image.
Live Demo: https://responsive-image-gallery-task.netlify.app
- Gallery Layout: I have used the grid layout for the image gallery. There is a feature image larger than the others' image.
- Sorting: The gallery images have a reordering functionality that allows users to rearrange the order of pictures in the gallery. For reordering images, The user can drag and drop.
- Deleting Multiple Images: Users can select and delete multiple images.
- Setting Feature Image: Users can set a feature image by sorting. The featured image is visually distinct from the other images.
- User Experience: This project is mobile-friendly and compatible with various devices, including smartphones and tablets.
