The Githubpp - is a test Angular application that operates with the main Github API functions. As a part of the task, the client authorization and the profile of an authorized user were implemented. Also pages with public gist, public searchable repositories list and user searchable list with the ability to view detailed information in each category were created. A table with detailed information on a user’s repositories, gists, projects and activities in the last year were implemented for a detailed user page.
Steps to start the project:
- npm install
- npm run start
- Browser: http://localhost:4200/