/angular-http

Created with StackBlitz ⚡️

Primary LanguageTypeScript

Angular Http

Edit on StackBlitz ⚡️

get method ⚡

angular http client get method is used to fetch the github users profile

github api used

When we click on view profile button again it will hit the profile api it will show profile component

same as for repos..

@Input is used to pass the data from Parent componentto Child component