Image Gallery Simple Image Gallery app that displays images from Lorem Picsum. Project Specifications Vuetify Fetch images Dispaly images using grid as a layout Toggle theme (dark / light) Change color of images Copy image's url on click Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build