https://github.com/kerolloz/most-followed-github-users
Know your ranking among the most followed GitHub users in your country!
https://github.com/kerolloz/most-followed-github-users
followers following github svelte typescript users
Last synced: 4 months ago
JSON representation
Know your ranking among the most followed GitHub users in your country!
- Host: GitHub
- URL: https://github.com/kerolloz/most-followed-github-users
- Owner: kerolloz
- Created: 2023-03-27T23:58:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T03:14:11.000Z (9 months ago)
- Last Synced: 2025-06-18T18:06:35.920Z (4 months ago)
- Topics: followers, following, github, svelte, typescript, users
- Language: Svelte
- Homepage: https://gh-most-followed.pages.dev
- Size: 136 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Most Followed GitHub Users
Display the top 50 most followed GitHub users in a particular country
gh-most-followed.pages.dev
![]()
![]()
![]()

## Getting Started
To get started with the project, follow these steps:
1. Clone the repository
1. Install dependencies using `npm install`
1. Update the `VITE_API_BASE_URL` variable in the `.env` file.
1. Start the development server using `npm run dev`## Building for Production
To build the project for production, run the following command:
```bash
npm run build
```## Issues
If you encounter any issues with the project, please report them on the GitHub issue tracker.
## Contributing
If you would like to contribute to the project, please follow these steps:
1. Fork the repository
2. Create a new branch for your feature or bug fix
3. Make your changes and commit them
4. Push your changes to your forked repository
5. Open a pull request