Los-Terremotos / GreenPets

GreenPets is an innovative platform designed for plant lovers and aspiring plant parents. This unique tool helps users find the perfect plants that suit their lifestyle and expertise level.
https://greenpets.netlify.app/
2 stars 0 forks source link

114/improve lighthouse scores #135

Closed KP824 closed 4 months ago

KP824 commented 4 months ago

Overview

task-name Improved Lighthouse Scores for Accessibility & SEO

Description

Ticket Item

134

Steps to Reproduce Bug / Validate Feature / Confirm Tech Debt Fix

  1. Run client and server in development environment
  2. Open client side at http://localhost:5173/
  3. Right click and open developer tools
  4. Navigate to Lighthouse tab. Run Lighthouse analytics on desktop
  5. Ensure Accessibility score is 93 and SEO is 83

Previous behavior Lighthouse Accessibility score was 66 Lighthouse SEO score was 73

Screenshots & Videos Screenshot 2024-07-13 at 8 45 12 AM

Additional context Refer to daily logs for detailed approach. Performance score will increase in production build since the codebase will be compiled and minified which will reduce file sizes and improve load times.