Instructions:

Resize your browser window to see the navigation change:

This example focuses on the Tailwind CSS classes (`md:hidden` for the hamburger, `hidden md:flex` for the full nav) to control visibility based on screen size. The actual click functionality for the hamburger is addressed in the next example.