Skip to content

muskanm07/github-profile-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔍 GitHub Profile Finder

A simple and responsive web app that allows users to search for any GitHub profile and view key details instantly.


🚀 Features

  • Search any GitHub user by username
  • Display profile picture, name, and bio
  • Show public repositories count
  • Clean and simple UI

🛠️ Tech Stack

  • HTML
  • CSS
  • JavaScript (or React, if applicable)
  • GitHub API

📸 Demo

(Add a screenshot or screen recording here)


⚙️ How It Works

  1. User enters a GitHub username
  2. App sends a request to GitHub API
  3. Fetches user data
  4. Displays profile information on screen

📦 Installation & Setup

  1. Clone the repository:

    git clone https://github.com/muskanm07/github-profile-finder.git
  2. Navigate to the project folder:

    cd project
  3. Open project1.html in browser


📌 Future Improvements

  • Show repositories list
  • Add dark mode
  • Improve UI/UX
  • Add error handling for invalid users

🙌 Contributing

Feel free to fork this project and improve it.


📄 License

This project is open-source and available under the MIT License.

About

created a github profile finder project by my own it takes username as input gives github user's profile picture user bio and total Repo count it uses Dom and API Fetch concepts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors