Updation home UI#1740
Closed
divyagsharma2006-blip wants to merge 4 commits into
Closed
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):
|
Author
|
hi @Priyanshu-byte-coder review my pr |
Owner
|
Closing — this PR has critical issues: (1) removes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 Summary
Improved homepage UI with navigation bar, dark/light mode toggle, stats section, and modern design elements.
✨ Type of Change
New feature
🚀 Changes Made
Added sticky navigation bar with logo and navigation links
Implemented dark/light mode toggle with localStorage persistence
Redesigned hero section with gradient text and animated background
Added stats section:
Active Users
PRs
Commits
Uptime
Enhanced feature cards with smooth hover animations
Improved overall responsiveness for mobile, tablet, and desktop
Updated authentication button behavior:
Shows “Sign in with GitHub” when logged out
Shows Dashboard when logged in
Added smooth scrolling and polished UI interactions
Test the following:
Toggle between dark/light mode
Refresh page and verify theme persistence
Resize browser window or use DevTools for responsive testing
Click "Sign in with GitHub" to test authentication flow
Verify navbar links and smooth scrolling functionality
Check hover animations and UI responsiveness
issue close #869

