Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 993 Bytes

README.md

File metadata and controls

52 lines (29 loc) · 993 Bytes

Github Look Up

13th january 2018

By patrick Ngare

Description

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

Setup/Installation

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

Techologies used

CSS Bootsrap

Angular 4

Typescript

Angular CLI

API

Node.js

HTML

Bugs

There are no known Bugs

Github API

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.

License

This project is licenced under the MIT License.

Copyright (c) 2018 Patrick Ngare