kodizen / exif-images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EXIF-Images

Makes use of the [https://github.com/mattiasw/ExifReader>] library to retrieve and render EXIF data from a given folder of images.

Images go in /public.

Install

git clone https://github.com/dyatesupnorth/exif-images && cd exif-images && npm i && npm start

Got to http://localhost:3000

About


Languages

Language:JavaScript 53.6%Language:HTML 46.4%