An open API service indexing awesome lists of open source software.

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!

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



svelte
ts
vite

![image](https://user-images.githubusercontent.com/36763164/230741220-5057221c-f1c0-4013-898b-1a4e9bb8e520.png)

## 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