Aebel-Shajan / gitmon-card-generator

Enter your github username, generate a pokemon card
https://gitmon-card-generator.vercel.app
1 stars 0 forks source link

Fix: Add specific error message when rate limit runs out #10

Closed Aebel-Shajan closed 3 days ago

Aebel-Shajan commented 1 week ago

When the github api rate limit runs out it currently displays an error message saying github username does not exist. However this is not true. The error is caused from using up the gihtub api rate limit.

Image