File: UI Component - Navbar
Topic: Responsive Navigation Bar
Use case: A good responsive navbar is essential for all modern web apps.
Prompt:
Create a responsive navbar using React and Tailwind CSS. Include a logo, nav links,
and a hamburger menu for mobile. Toggle mobile nav visibility with useState.