An open API service indexing awesome lists of open source software.

https://github.com/bonface221/github-search

A web application made using Angular where users enter GitHub username into a form and retrieve names and descriptions of that person's public repositories. A person can also retrieve repositories.
https://github.com/bonface221/github-search

angular api

Last synced: 3 months ago
JSON representation

A web application made using Angular where users enter GitHub username into a form and retrieve names and descriptions of that person's public repositories. A person can also retrieve repositories.

Awesome Lists containing this project

README

        

# Git-Search
## Description
A web application made using Angular where users enter GitHub username into a form and retrieve names and descriptions of that person's public repositories. A person can also retrieve repositories.

![image](./src/assets/git-search-bg.png)

## Table of contents


  • Description

  • Installation requirements

  • Technology used

  • Development

  • Reference

  • License

  • Authors information


## Installation requirements
You don't need to install anything you only need internet connection

## Technologies used


  • HTML

  • CSS

  • Typescript

## Development
Want to contribute? Okay cool;follow the following steps:


  • Fork the repo

  • Create a new branch

  • Make appropriate changes in the files

  • Add changes to reflect the changes made

  • Commit your changes

  • Push to a Branch

  • Create a Pull request

## Live site
here is a working live demo: [link](https://bonface221.github.io/Github-search/)
## license
[license](/LICENSE)
## Authors
@bonface221