Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.36 KB

File metadata and controls

38 lines (25 loc) · 1.36 KB

🌌 GitHub Profile Search App

An elegant, animated web application that allows users to search for GitHub profiles and view detailed information including bio, repositories, followers, and social links — all wrapped in a visually rich interface with starry background and smooth observer-based animations.

User Profile Display

🔍 Features

  • 🔎 Live GitHub User Search — fetch and display user data via GitHub API
  • 🌠 Animated Starry Background — immersive canvas-based visual effect
  • 🎯 Observer-Driven UI Transitions — smooth fade-ins and scroll-triggered animations
  • 🎨 Responsive Design — optimized for desktop, tablet, and mobile
  • 🌗 Dark Mode Ready — visually consistent across all UI elements
  • ⚙️ Built with:
    • HTML5
    • SCSS (modular styling)
    • JavaScript (vanilla + DOM manipulation)

🚀 Getting Started

  1. Clone the repository:
 git clone https://github.com/rstar327/github-profile-preview.git

Open index.html in your browser — no build step required.

🔗 Live Demo

Check out the live version here: Demo

📄 License

This project is licensed under the MIT License.
You are free to use, modify, and distribute this software with proper attribution.

See the LICENSE file for full details.