Skip to content

The GitHub Repositories Explorer is a web application designed to help users explore and view public repositories for a specified GitHub user. The application leverages the GitHub API to retrieve repository data and provides an interactive and user-friendly interface. It incorporates server-side pagination, loader indicators for a seamless exp.

Notifications You must be signed in to change notification settings

Pushpendra-1697/Github_Repo_Listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github_Repo_Listing

Overview

The GitHub Repositories Explorer is a web application designed to help users explore and view public repositories for a specified GitHub user. The application leverages the GitHub API to retrieve repository data and provides an interactive and user-friendly interface. It incorporates server-side pagination, loader indicators for a seamless experience, and an optional search bar for repository filtering.

Assumptions

  • font-awesome/6.0.0 used for displaying icons and styles
  • Github_username Examples: johnpapa, Pushpendra-1697
  • Default placeholders for profile and description assume any lorem ips if not specified in any Repository
  • Design customized loader indicator by CSS only
  • In pagination default page limit = 10 and page_number = 1 considered
  • Disable "Previous" button when on the first page

Hosted Web App Link on netlify

    https://github-repositories-listing-view.netlify.app/

How to run locally

  • On Windows
    start index.html
  • On macOS
    open index.html   
  • On Linux
    xdg-open index.html

About

The GitHub Repositories Explorer is a web application designed to help users explore and view public repositories for a specified GitHub user. The application leverages the GitHub API to retrieve repository data and provides an interactive and user-friendly interface. It incorporates server-side pagination, loader indicators for a seamless exp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages