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
- Host: GitHub
- URL: https://github.com/mostafarakib/image-gallery
- Owner: mostafarakib
- Created: 2023-10-31T18:39:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T18:38:29.000Z (over 2 years ago)
- Last Synced: 2023-11-04T20:33:47.498Z (over 2 years ago)
- Topics: react, react-dnd
- Language: JavaScript
- Homepage: https://imggallery-mostafarakib.netlify.app/
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.