MbuguaMwaura / GitHubSearch

This repo contain my Github search project that implement the github API

Home Page:https://mbuguamwaura.github.io/GitHubSearch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GithubSearch

This project was generated with Angular CLI version 7.3.8.

It is an app where users can view my Github Repositories and search for other users' public repositories.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  • Step 1: Download Angular and AngularCLI
  • Step 2: Visit my GitHub repository; User name Mbugua Mwaura and clone the following link: https://github.com/MbuguaMwaura/GitHubSearch You can also download the files into you folder and unzip it to access the files.
  • Step 3: 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.

Development server

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. Use the --prod flag for a production build.

Behaviour Driven Development (BDD)

Behaviour my program should handle Input Example Output Example
View my repo
Search for users user name outputs user
Get the user repos click tget repos outputs user repos

Authors

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

License

MIT License

Copyright (c) [2019] [Mbugua MWaura]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.}* Copyright (c) {2019} {Mbugua Mwaura}

About

This repo contain my Github search project that implement the github API

https://mbuguamwaura.github.io/GitHubSearch/


Languages

Language:TypeScript 66.8%Language:HTML 18.5%Language:CSS 7.7%Language:JavaScript 7.1%