FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

singhsugga/github-viewer: A simple Angular app for displaying the github user profile and its repositories based on the username provided. · GitHub

Repository files navigation

A simple Angular app for displaying the github user profile and its repositories based on the username provided.

Hosted version of this application can be found here: https://github-repo-dtls.netlify.app/

1. Running the project

ng serve this will run the project on localhost:4200. make sure angualar cli and nodejs is installed on your system.

2. Running the Unit test

ng test will run the test suits with karma on localhost:9876

The Test suits are only written for RepoCardComponent and UserDetailsComponent

Assumptions

  1. Maximum 100 repo will be shown although the account has more than 100 repos as per requirement docs.

About

A simple Angular app for displaying the github user profile and its repositories based on the username provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL