Skip to content

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.

Notifications You must be signed in to change notification settings

okhuaroboosayuki/RepoReporter

Repository files navigation

RepoReporter

Table of contents

Overview

RepoReporter

RepoReporter is a Vue application that displays an impressive presentation of your 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.

Features

  • Display a list of my repositories
  • View details for a selected repository
  • Server-side pagination for efficient data handling
  • Epic-Spinner as fallback for loading components withe Suspense
  • Utilizes Vue Router for routing and children routes for improved organization
  • Composition API with composable JS files for code organization
  • Reactive data binding for dynamic data updates
  • Uses GitHub API for data retrieval

RepoReporter RepoReporter

Links

Author

GitHub Badge Twitter Badge Linkedin Badge

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published