This project is my submission for the OpenCode CSS Battle Challenge.
The goal was to recreate a GitHub Profile UI using pure frontend skills with a clean, responsive and pixel-perfect implementation.
https://gitscout007.netlify.app/
https://github.com/CoderMS07/GitScout-
Recreate a GitHub Profile search application UI that allows users to:
- Search any GitHub username
- View profile details (followers, following, location)
- View repositories
- Open repository page in a new tab
- Experience a responsive, modern UI
- HTML
- CSS
- JavaScript
- GitHub REST API
- GitHub username search
- Profile avatar & details
- Followers, Following, Location
- Repository listing with details
- Clickable repo cards
- Fully responsive layout
git clone https://github.com/CoderMS07/GitScout.git
cd GitScout
open index.html


