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:
- Clone the repository
- Install dependencies using
npm install
- Start the development server using
npm run dev
To 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:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes and commit them
- Push your changes to your forked repository
- Open a pull request