📌depolyed link here.
=> Make the responsive layout of Github's Issues page using React acc. to the attached image.
=> For data used in the image use the response data from API "https://api.github.com/repos/facebook/react/issues"
=> Add Infinite Scroll to allow navigating through the next page of issues
- For Running this repository on local
- Frontend - cd to assignment > npm install > npm start