Future: Will become a small application to display a slideshow of images from any selected folder
Currently: displays images from the ./sample_data folder on rotation
to get running:
npm installnpm run buildmkdir sample_data- Place some image files in the
sample_datafolder npm start