Pictures Service for E-Commerce Application Description: This is a remake of the pictures service on Etsy's item page. Instructions: To start server: npm run start To seed database: npm run seedDB To bundle files via webpack: npm run prod-build