You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, only the first 30 issues are fetched from the API. Need to update the API per page parameter (max 100) then find a way to spread data across pages.
How to manage state? Should I create react app? Is that necessary?
Right now, only the first 30 issues are fetched from the API. Need to update the API per page parameter (max 100) then find a way to spread data across pages.
How to manage state? Should I create react app? Is that necessary?