Assignment 10 - Mobile Ready

Mobile Design Approach

For this assignment I implemented a mobile-friendly version of my home page using a single responsive layout that works on both desktop and mobile devices.

The same menu choices and main content are available on both desktop and mobile, and the interface can be used with touch the same way it is used with a mouse.

Lighthouse Mobile Audit - Summary

I ran a Lighthouse audit in Chrome DevTools using Mobile device emulation (Navigation mode, Slow 4G throttling). Below are the overall scores from the report:

Key Performance Metrics

Lighthouse highlighted some performance opportunities such as:

These are optimization suggestions and are not required to be fixed for this assignment. The main goal here is to understand what Lighthouse reports and how it evaluates a page on mobile.

Accessibility, Best Practices, and SEO

Lighthouse reported scores of 100 for Accessibility, Best Practices, and SEO. This indicates that:

Embedded Lighthouse Report (Mobile)

Below is the full Lighthouse HTML report for my home page. The report includes detailed audits for Performance, Accessibility, Best Practices, and SEO.

Open Full Lighthouse Report in New Tab

Note: The report above was generated using Chrome DevTools Lighthouse in Navigation mode with mobile emulation and Slow 4G throttling.