Skip to content

Add responsive navbar and toggle mode functionality#8

Open
gneo0 wants to merge 1 commit intoHackthic:mainfrom
gneo0:feature/add-navbar
Open

Add responsive navbar and toggle mode functionality#8
gneo0 wants to merge 1 commit intoHackthic:mainfrom
gneo0:feature/add-navbar

Conversation

@gneo0
Copy link
Copy Markdown

@gneo0 gneo0 commented Mar 2, 2025

This PR adds the following:

  1. Created responsive navbar component that adapts to different screen sizes
  2. Implemented hamburger menu for mobile view
  3. Added toggle switch component for light/dark mode
  4. Connected toggle to theme context/state manager and persisted theme preference to local storage
  5. Added necessary styling for both modes

Closes #5

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 2, 2025

@gneo0 is attempting to deploy a commit to the hackthic's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Structured Navigation Bar for Easy Web Page Navigation

1 participant