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

https://github.com/tamannabithy/pic-shiftx

a responsive image gallery using React JS with the following features: reordering, deleting multiple images, and setting a feature image.
https://github.com/tamannabithy/pic-shiftx

dnd-kit reactjs

Last synced: about 1 month ago
JSON representation

a responsive image gallery using React JS with the following features: reordering, deleting multiple images, and setting a feature image.

Awesome Lists containing this project

README

          

# Image Gallery App

A responsive image gallery built with React.js, featuring reordering, multiple image deletion, and setting a feature image.

## Features

- Reorder images via drag-and-drop.
- Select and delete multiple images.
- Set a feature image which you want.

## Usage

```bash
git clone https://github.com/tamannaBithy/pic-shiftX
cd pic-shiftX
npm install
npm run dev
```