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.
GITS, built in React.js, is a powerful(🤔) GitHub explorer tool for GitHub enthusiasts, offering an intuitive interface to discover and explore GitHub entities.
-
Search for Users: Easily find GitHub users by username.
-
Search for Organizations: Discover GitHub organizations using their names.
-
User Details: View detailed information about a GitHub user, including repositories, followers, and following.
-
User Details: View detailed information about a GitHub user, including repositories, followers, and following.
-
Public README Viewer: Access and read the public README file of GitHub users.
-
Top 100 Users:
- Based on repositories.
- Based on followers.
-
Top 100 Repositories:
- Based on stars.
- Based on forks.
-
Top 100 Organizations:
- Based on repositories.
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
- Run the application:
npm start
- Open your browser and navigate to http://localhost:3000.
I welcome contributions! Please follow GitHub contribution guidelines to get started.
This project is licensed under the MIT License.
Feel free to reach out if you have any questions or suggestions:
Email: smachewgedefaw@gmail.com
Check Entire app design HomePage Design for Desktop and Mobile Screens