Display the top 50 most followed GitHub users in a particular country
gh-most-followed.pages.dev
To get started with the project, follow these steps:
npm installVITE_API_BASE_URL variable in the .env file.npm run devTo build the project for production, run the following command:
npm run build
If you encounter any issues with the project, please report them on the GitHub issue tracker.
If you would like to contribute to the project, please follow these steps: