/most-followed-github-users

Know your ranking among the most followed GitHub users in your country!

Primary LanguageSvelte

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

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository
  2. Install dependencies using npm install
  3. Start the development server using npm run dev

Building for Production

To build the project for production, run the following command:

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