Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

An responsive Image Gallery with amazing layout & features. Like:- Reordering Image, Select/Unselect Multiple Image, Deleting Multiple Images & add a Feature Image. The gallery is visually appealing and provide a seamless user experience.
https://github.com/mrhrifat/image-gallery

gallery-images gallery-page image image-gallery image-gallery-application image-gallery-react image-manipulation images

Last synced: about 2 months ago
JSON representation

An responsive Image Gallery with amazing layout & features. Like:- Reordering Image, Select/Unselect Multiple Image, Deleting Multiple Images & add a Feature Image. The gallery is visually appealing and provide a seamless user experience.

Awesome Lists containing this project

README

        


Image Gallery


An responsive Image Gallery with amazing layout & features.

Like:- Reordering Image, Select/Unselect Multiple Image, Deleting Multiple Images & add a Feature Image. The gallery is visually appealing and provide a seamless user experience.

## Live

- [Image Gallery](https://imagegalleryreact.vercel.app)

## Features

- Responsive Layout
- Reordering Image
- Select/Unselect Multiple Image
- Deleting Multiple Images
- Add a Feature Image Slot
- 100 Performance, 100% Accessibility, 100% Best Practives, 100% SEO

## Lighthouse Report



## Development & Testing

If you are exiting & see how it works in local development machine

- Clone repositories
- Install dependencies (Take a Cup of Coffee!)
- Start the server (On successfull)

```
VITE v4.5.0 ready in 163 ms

➜ Local: http://localhost:5173
➜ Network: use --host to expose
➜ press h to show help

```

- Go to port http://localhost:5173
- Enjoy!

```
git clone https://github.com/mrhrifat/image-gallery.git
yarn install or yarn
yarn dev
http://localhost:5173
```