Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jim3/node-express-photo-gallery

Node & Express Drag-n-Drop Photo Gallery
https://github.com/jim3/node-express-photo-gallery

expressjs nodejs photo-gallery

Last synced: 11 days ago
JSON representation

Node & Express Drag-n-Drop Photo Gallery

Awesome Lists containing this project

README

        

### Node & Express Drag-n-Drop Photo Gallery
--- ---------------------------------------
Photo gallery app that lets you drag and drop images into a folder and have them automatically appear in the gallery.

#### Features

- Drag and drop images into the image folder and have them automatically appear in the gallery (no refresh needed)

- Randomly render images on refresh

- Lightbox effect when clicking on an image

I used the [lightGallery](https://www.lightgalleryjs.com/) plugin for the lightbox effect