Skip to content

Add GitHub repo link button in navbar💡 #114

Description

@anoopcodehack

Add GitHub repo link button in navbar

File: client/src/pages/Dashboard.jsx

The navbar has logo + username + logout
but no link to the GitHub repo!

Add a GitHub icon button that opens the repo:

href="https://github.com/anoopcodehack/devboard"
target="_blank"
rel="noopener noreferrer"
className="text-xs text-[#666] hover:text-white
transition px-3 py-1.5 border border-[#2a2a2f]
rounded-lg"

⭐ Star on GitHub

~5 lines!! Also helps get more stars on your repo 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions