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