Skip to content

mearyansingh/GitHubExplore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHubExplore

Description

GitHubExplore is a web application that allows users to search for GitHub profiles and view detailed information about the selected profiles. It provides a simple and intuitive interface to explore GitHub users' details quickly.

Features

  • Search: Search for GitHub profiles by username.
  • Profile Details: Display detailed information about the selected GitHub profile.
  • Responsive Design: Fully responsive and user-friendly interface for easy navigation.

Technologies Used

  • React: Frontend library for building user interfaces.
  • Bootstrap / React-bootstrap
  • GitHub API: Utilized for fetching GitHub profile data.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/github-finder.git
  2. Install dependencies:
    cd github-finder
    npm install
  3. Start the application:
    npm install
  4. Open your web browser and visit http://localhost:3000 to use the GitHubExplore app.

Usage

  1. Enter the GitHub username in the search bar.
  2. Click the "Search" button.
  3. View the detailed information about the GitHub profile.

Screenshots

GitHub Finder Screenshot