sonyarianto / IndoGitHubers

IndoGitHubers is an application that displays the GitHub rank of users in Indonesia.

Home Page:https://indogithubers.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndoGitHubers

IndoGitHubers

📋 description

IndoGitHubers is an application that displays the GitHub rank of users in Indonesia. It provides detailed information about each user, including their number of followers and contributions. The IndoGitHubers app fetches data from the GitHub API and displays it in a user-friendly format. The app allows users to sort the list of users by different criteria and search for specific users.

💡 feature

  • GitHub Rank: The app displays the GitHub rank of users in Indonesia. This includes their number of followers and contributions.
  • Sorting: Users can sort the list of users by different criteria, such as the number of followers or contributions.
  • Search: Users can search for specific users using the search bar.

💻 how to setup

To install the IndoGitHubers app, you can either clone the repository and run it locally, or you can visit the live version of the app hosted on Vercel at https://indogithubers.vercel.app/.

If you choose to run it locally, follow these steps:

  • Clone the repository
git clone https://github.com/depapp/indogithubers.git
  • Navigate to the project directory
cd indogithubers
  • Install the dependencies
pnpm install
  • Run the app
pnpm run dev

👥 contributors

If you'd like to contribute to the IndoGitHubers app, you can fork the repository, make your changes, and submit a pull request. Please make sure to follow the existing code style and add tests for any new functionality.

All the amazing contributors of IndoGitHubers

About

IndoGitHubers is an application that displays the GitHub rank of users in Indonesia.

https://indogithubers.vercel.app


Languages

Language:JavaScript 91.1%Language:CSS 5.3%Language:HTML 3.6%