Description: Display key statistics like the number of repositories listed, the total number of contributions made, and contributors on the home page.
Steps:
Fetch repository stats dynamically from the GitHub API.
Display the stats in an easy-to-read format on the home page.
Description: Display key statistics like the number of repositories listed, the total number of contributions made, and contributors on the home page.
Steps:
Fetch repository stats dynamically from the GitHub API.
Display the stats in an easy-to-read format on the home page.