Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 2.02 KB

README.md

File metadata and controls

39 lines (27 loc) · 2.02 KB

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