Pixr0 / pixr

This is a group project duplicating the instagram application.
MIT License
0 stars 1 forks source link

Resize uploaded images using sharp #15

Open jmacaldo opened 6 years ago

jmacaldo commented 6 years ago

Full-sized images currently appear in the main view (albeit made to look smaller via CSS property). Ideally each image must have two versions: one small (eg. 400px max width) that appears in the main page, and the full-sized original that appears when the user clicks on an image's thumbnail.