ayushagg31 / Trellis

A simplified Trello clone built with React, Redux, Node, Express and MongoDB.
https://trellis-app.herokuapp.com
GNU General Public License v3.0
126 stars 54 forks source link

Decrease loading time of images on boards page #40

Open thisisutkarsh opened 3 years ago

thisisutkarsh commented 3 years ago

Problem

The image takes some time to load which can be decreased.

Solution

Change the images' format to webp to decrease loading time.

github-actions[bot] commented 3 years ago

Hola! @thisisutkarsh 🥳, You just created an Issue!🌟 Thanks for the contribution.

ayushagg31 commented 3 years ago

Give it a shot, let me know if it works