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.
- Host: GitHub
- URL: https://github.com/bonface221/github-search
- Owner: bonface221
- License: mit
- Created: 2022-04-15T08:17:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T22:44:07.000Z (about 3 years ago)
- Last Synced: 2025-01-12T06:43:12.935Z (5 months ago)
- Topics: angular, api
- Language: TypeScript
- Homepage: https://bonface221.github.io/Github-search/
- Size: 952 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
## 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