Skip to content
/ GITs Public

Exploring GitHub users, repositories and organizations by popping up their details and listing top 100s, with GitHub API + ReactJS

Notifications You must be signed in to change notification settings

sgc93/GITs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GITS

GITS is a web application that allows users to explore GitHub users, organizations, and repositories. It provides various functionalities to search, view details, and discover top users, organizations and repositories.

Table of Contents

Introduction

GITS, built in React.js, is a powerful(🤔) GitHub explorer tool for GitHub enthusiasts, offering an intuitive interface to discover and explore GitHub entities.

Functionalities

  1. Search for Users: Easily find GitHub users by username.

  2. Search for Organizations: Discover GitHub organizations using their names.

  3. User Details: View detailed information about a GitHub user, including repositories, followers, and following.

  4. User Details: View detailed information about a GitHub user, including repositories, followers, and following.

  5. Public README Viewer: Access and read the public README file of GitHub users.

  6. Top 100 Users:

    • Based on repositories.
    • Based on followers.
  7. Top 100 Repositories:

    • Based on stars.
    • Based on forks.
  8. Top 100 Organizations:

    • Based on repositories.

Demo

👉 https://ingit.netlify.app

screenShots

homepage




topusers




toprepos




searchpage




detailOverview




Installation

Follow these steps to set up GitHub Explorer locally:

# Clone the repository
git clone https://github.com/yourusername/github-explorer.git

# Navigate to the project directory
cd github-explorer

# Install dependencies
npm install

Usage

  1. Run the application:
npm start
  1. Open your browser and navigate to http://localhost:3000.

Contributing

I welcome contributions! Please follow GitHub contribution guidelines to get started.

License

This project is licensed under the MIT License.

Contact

Feel free to reach out if you have any questions or suggestions:

Email: smachewgedefaw@gmail.com

UI Designs

Check Entire app design HomePage Design for Desktop and Mobile Screens

HomePage - Desktop HomePage - Mobile

About

Exploring GitHub users, repositories and organizations by popping up their details and listing top 100s, with GitHub API + ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published