Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 1.33 KB

README.md

File metadata and controls

28 lines (27 loc) · 1.33 KB

GitHub Search

This project was generated with Angular CLI version 12.2.2.

Author

Kipyegon Kirui Vitalis

Description

This is agular cli application that allows a user to search for github users. Once they do, he/she will get full user profile and their public repositories.

Development server

@@ -22,6 +29,34 @@ Run ng test to execute the unit tests via [Karma](https://karma-runner.github. Run ng e2e to execute the end-to-end tests via Protractor.

Setup and Installation instructions

To have a copy of this project, you can clone it from my github account using these steps;

  • Open your terminal (Ctrl+Alt+T)
  • git clone $ git clone https://github.com/Vitalis-Kirui/Github-Search-Angular-IP.git
  • cd Quotes
  • code . or atom . based on your favorite text editor you have.

Live Site

View live demo.

Technologies Used

  • HTML5
  • CSS
  • [Angular CLI]
  • Bootstrap

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

License

License: MIT Copyright © 2021 Kipyegon Kirui Vitalis