Github lookup is a web application where you insert github username and the app searches for you and it displays the user information in github account
Install Angular CLI
Install Typescript(npm install -g typescript )
Install Node js
Have an internet connection
clone the application in your local machine
open the project with your terminal
run command Ng s (serve)
in chrome browser open link "http://localhost:4200 to see you app
CSS Bootsrap
Angular 4
Typescript
Angular CLI
API
Node.js
HTML
There are no known Bugs
This app uses the GitHub API to retrieve the data. This API allows 5,000 requests per hour with an API key, but only 60 requests per hour without one. Everyone is therefore required to use their own unique key.
This project is licenced under the MIT License.
Copyright (c) 2018 Patrick Ngare