An open API service indexing awesome lists of open source software.

https://github.com/mostafarakib/image-gallery

Responsive image gallery
https://github.com/mostafarakib/image-gallery

react react-dnd

Last synced: 3 months ago
JSON representation

Responsive image gallery

Awesome Lists containing this project

README

          

# Image Gallery built with react.js and react-dnd

This app has mainly 2 features.
## 1. Drag and Drop images.
You can interchange the position of images by dragging and dropping.
## 2. Select multiple images and delete it.
You can select images. On selection you will see how many items are selected and a delete button on the Navigation Bar. You can delete the selected images by just clicking it.