omololevy / GitHub-Search

Developed with angular, this site assists users find GitHub users, their repositories and profiles. It is under development to capture repo search, individual ranks based on followers and commits.

Home Page:https://omololevy.github.io/GitHub-Search/users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GITHUB-SEARCH

This is a project on developing a website where users may enter a GitHub username into a form, submit it, and see names and descriptions of that person's public repositories. A person can also look for repositories.

Tuesday October 19 2021

By OMOLO LEVY

Description

This project was generated with Angular CLI version 12.2.7.

Development server

Project live site

This is the live link

The app looks like this: Image

Set Up Instructions

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

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.

Technologies Used

  • HTML
  • CSS
  • Bootsrap
  • Javascript
  • Typescript
  • Angular

Support and contact details

contact me @omololevy@gmail.com

License

The project is under MIT license Copyright © 2021.All rigths reserved

About

Developed with angular, this site assists users find GitHub users, their repositories and profiles. It is under development to capture repo search, individual ranks based on followers and commits.

https://omololevy.github.io/GitHub-Search/users

License:MIT License


Languages

Language:TypeScript 65.5%Language:HTML 19.5%Language:JavaScript 7.5%Language:CSS 7.5%