Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jim3/node-express-photo-gallery
- Owner: jim3
- Created: 2023-01-07T17:54:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T18:07:22.000Z (almost 2 years ago)
- Last Synced: 2023-03-27T11:08:11.903Z (almost 2 years ago)
- Topics: expressjs, nodejs, photo-gallery
- Language: EJS
- Homepage:
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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