[FEAT] Add navigation bar#707
Conversation
|
Someone is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
There was a problem hiding this comment.
Thanks for your first PR on DevTrack! 🎉
A maintainer will review it within 48 hours. While you wait:
- Make sure CI is passing (type-check + lint)
- Double-check the PR description is filled out and the issue is linked
- Feel free to ask questions in Discussions if you need help
If you find DevTrack useful, a ⭐ star on the repo is always appreciated — it helps the project grow and attract more contributors!
Priyanshu-byte-coder
left a comment
There was a problem hiding this comment.
PR is conflicting with main (likely due to layout.tsx change from the recently merged footer PR #580). Please rebase:
git fetch upstream
git rebase upstream/main
git push --force-with-lease
|
Resolved the merge conflicts and updated the branch with the latest changes from |
Closes #456
Description :-
Added a responsive navigation bar to improve user navigation and accessibility across the website.
Changes Made :-
Created a Navbar , which consist of :-
Below is a screenshot of the current navbar design: