SpandanM110 / Github_Open_World

https://open-source-platform.vercel.app
0 stars 1 forks source link

[Feature] Add a list of open issues for each repository #10

Open SpandanM110 opened 1 week ago

SpandanM110 commented 1 week ago

Description: For every listed repository, provide a link to its GitHub issues page, and display the number of open issues.

Skill Required: GitHub API, React Steps: Fetch open issues count using the GitHub API. Display the count alongside each listed repository.