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
RepoReporter is a Vue application that displays an impressive presentation of my GitHub repositories. The app uses Vue Router for routing, the GitHub API for data retrieval, Composition API with composable JS files for code organization, server-side pagination for efficient data handling, and reactive data binding for dynamic data updates.