Skip to content

Allow a user to input a username and see all GitHub repos for that user, in order of "popularity."

Notifications You must be signed in to change notification settings

csaminak/PopularRepos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popular Repos

The purpose of this project was to be able to view a Github user's repositories in order by "popularity," in order to practice Angular and creating a modal.

In order to run this app, follow these steps:

  • Clone the Application
  • run npm install
  • run grunt
  • run http-server build/
  • In your browser you can go to localhost:8080 (or whatever your default port number is) Now the app is ready for you to test and change

About

Allow a user to input a username and see all GitHub repos for that user, in order of "popularity."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published