AbigaelWairimu / Developer-Learning-Paths

https://developer-learning-paths.vercel.app
MIT License
5 stars 3 forks source link

Optimize Images #3

Open AbigaelWairimu opened 4 months ago

AbigaelWairimu commented 4 months ago

Our current website uses several images, including SVG icons. To improve our site's performance and load times, we need to optimize these images.

Tasks:

  1. Identify Images: Identify all images used on the website, including SVG icons and any images used in CSS or JavaScript files.

  2. Optimize Images: Use an image optimization tool to reduce the file size of each image without noticeably reducing quality. For SVG files, this could involve removing unnecessary metadata or minifying the file. For raster images (like JPEG or PNG), this could involve reducing the resolution, compressing the file, or converting to a more efficient format like WebP.

  3. Replace Images: Replace the original images in your project with the optimized versions.

  4. Test: Test the website to ensure that all images still display correctly and that the load time has improved.

Acceptance Criteria:

  1. All images used on the website have been optimized.

  2. The website's load time has improved.

  3. All images still display correctly after optimization.

Suecia76 commented 4 months ago

Hello @AbigaelWairimu , is it still available?

AbigaelWairimu commented 4 months ago

Hey.

Yes, it is.

On Tue, May 14, 2024 at 6:02 PM Suecia76 @.***> wrote:

Hello, is it still available?

— Reply to this email directly, view it on GitHub https://github.com/AbigaelWairimu/Developer-Learning-Paths/issues/3#issuecomment-2110476023, or unsubscribe https://github.com/notifications/unsubscribe-auth/BABH42UCDNQWVMPNFDTESMTZCIRRZAVCNFSM6AAAAABHVSLK2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJQGQ3TMMBSGM . You are receiving this because you authored the thread.Message ID: @.***>