Skip to content

RaviSingh733/GitHub-Profile-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Profile Viewer

Overview

GitHub Profile Viewer is a web application that allows users to easily view public GitHub profiles. By entering a GitHub username, the app retrieves and displays relevant details about the user's repositories, contributions, and activity in a simple and user-friendly interface.

project-image

🚀 Live Demo

https://githubprofileviewerr.netlify.app/

Features

  • View Public GitHub Profiles: Easily access any public GitHub profile.
  • Repositories Overview: Display a list of public repositories with details like stars, forks, and descriptions.
  • User Information: Show user information like avatar, bio, and location.
  • Activity and Contributions: View the user's recent activity, including issues, pull requests, and commits.
  • Responsive Design: Fully responsive to work across different devices (desktop, tablet, and mobile).

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • API: GitHub REST API to fetch profile and repository data
  • Authentication (optional): OAuth or GitHub personal access tokens for more advanced features

Setup and Installation

1. Clone the Repository

To get started with this project, you can clone the repository:

git clone https://github.com/RaviSingh733/GitHub-Profile-Viewer.git
cd github-profile-viewer

Set Up API Access (if applicable)y

  • For more advanced features or if you're using GitHub API with authentication, you may need a GitHub Personal Access Token. You can generate a new token from GitHub here.

Usage

  • Enter GitHub Username: In the main interface, input the GitHub username you want to view.
  • View Profile Details: The application will retrieve and display the user's GitHub profile, including repositories and other key information.
  • Explore Repositories: Click on any repository to get more details such as README, issues, pull requests, and commits.

License

  • This project is licensed under the MIT License - see the LICENSE file for details.

Happy coding and enjoy using the GitHub Profile Viewer! 🎉

Key Sections in the README

  1. Overview: Brief description of what the project does.
  2. Features: Highlights the main functionality.
  3. Technologies Used: Lists key technologies and frameworks.
  4. Setup and Installation: Step-by-step guide for getting the app running locally.
  5. Usage: How to use the application.
  6. Contributing: Encourages others to contribute and gives instructions.
  7. License: Legal details for the project.
  8. Contact: How users can get in touch or report issues.

This template can be adapted depending on the specifics of your GitHub Profile Viewer project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published