GitHub API Rate Limit Exceeded Problem
Basically, we are using https://api.github.com/users/subham-maity to get the data of the user. We are using fetch to get the data from the API. We are using useEffect to fetch the data from the API.
Example Github Repo
If you visit https://api.github...
codexam.hashnode.dev8 min read