Skip to content

A user interface to navigate the repositories and commits in Netflix's Github

Notifications You must be signed in to change notification settings

anguyen120/netflix-repos

Repository files navigation

Netlify Status


Netflix Repos

A user interface to navigate the repositories and commits in Netflix's Github

View Demo

Table of Contents
  1. About The Project
  2. Contact

About The Project

Product Name Screen Shot

This project aims to create a user-friendly interface to navigate the repositories and commits in Netflix's Github account. The interface allows users to view a list of Netflix's repositories and to see a list of commits when clicking on a repository. The repository list is sorted by Star Count in descending order and contains the following information for each repository:

  • Repo name
  • Language
  • Description
  • Star Count
  • Fork Count
  • Date Created

Similarly, the commits list displays the following information for each commit:

  • Commit Title
  • Committer username
  • Commit hash
  • Date Created

(back to top)

Built With

  • Next

This project was built using Next.js and MaterialUI, and it is hosted on Netlify. It leverages the Github API/Graphql to retrieve the repository and commit information from Netflix's Github account.

(back to top)

Contact

Alan Nguyen - [email protected]

Project Link: https://github.com/anguyen120/netflix-repos

(back to top)

About

A user interface to navigate the repositories and commits in Netflix's Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published