Fix Broken Example Project Link and Add New UI/UX Example (#925)#1084
Fix Broken Example Project Link and Add New UI/UX Example (#925)#1084N-Yashwitha wants to merge 2 commits intoflorinpop17:masterfrom
Conversation
WalkthroughUpdated a project example in the GitHub-Profiles intermediate challenge documentation by replacing the outdated github-profile-search project reference with GitHub Finder, a modern React-based GitHub user search application. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related issues
Poem
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Problem:
The “Example projects” section in Projects/2-Intermediate/GitHub-Profiles.md contained a broken link:
Fix Implemented:
Replaced the broken github-profile-search link with a working example:
New Example: GitHub Finder
Repo: GitHub Finder Repository
Why This Fix is Useful:
Removes a broken reference, improving the documentation’s reliability.
Adds a live and responsive implementation with better UI/UX for learners.
Helps beginners explore functional GitHub profile search apps.
Testing Steps
Open the updated file: Projects/2-Intermediate/GitHub-Profiles.md
Scroll to the Example Projects section.
Click the new link — it should open a live GitHub Finder app successfully.
Checklist
Summary by CodeRabbit