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
This vanilla JavaScript project uses fetch method to get Github API data. A limited number of data is displayed on single page. Multiple page is created and using page number and prev/next button we can move to different pages.