Skip to content

Implement responsive navbar with ConnectButton from RainbowKit#306

Merged
Adeswalla merged 2 commits intoAdeswalla:mainfrom
Dherah-77:feature/responsive-navbar
Mar 30, 2026
Merged

Implement responsive navbar with ConnectButton from RainbowKit#306
Adeswalla merged 2 commits intoAdeswalla:mainfrom
Dherah-77:feature/responsive-navbar

Conversation

@Dherah-77
Copy link
Copy Markdown
Contributor

Closes #175

This PR implements a fully responsive Navbar component (components/layout/navbar.tsx) according to the issue requirements.

What’s included:

Hamburger menu for mobile view (<768px) using useState toggle.
Navbar sticks to the top of the page while scrolling.
Navigation links are grouped into primary and secondary menus; dropdowns are included.
RainbowKit ConnectButton integrated to replace the previous wallet button. from dependencies
Theme toggle and notifications remain functional.
Mobile menu overlay added for improved UX.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

@Dherah-77 is attempting to deploy a commit to the adeswalla's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Adeswalla Adeswalla merged commit 57bb76f into Adeswalla:main Mar 30, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Responsive Navigation Bar

2 participants