Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vantablanta/github-project
Github Search Application allows you to easily search through millions of users and their repositories. You can view some of their additional info such as followers and gists.
https://github.com/vantablanta/github-project
angular bootstrap5 rest-api typescript
Last synced: about 6 hours ago
JSON representation
Github Search Application allows you to easily search through millions of users and their repositories. You can view some of their additional info such as followers and gists.
- Host: GitHub
- URL: https://github.com/vantablanta/github-project
- Owner: vantablanta
- License: mit
- Created: 2022-04-15T14:15:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T10:41:02.000Z (over 2 years ago)
- Last Synced: 2024-04-15T06:40:39.434Z (7 months ago)
- Topics: angular, bootstrap5, rest-api, typescript
- Language: TypeScript
- Homepage: https://vantablanta.github.io/github-project/
- Size: 724 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## GithubSearch App
This application allows you to easily search a user and check out their info such as followers, following, repo and their personal github profile. The gist have been doubled using a custom pipe. The application is user friendly and can be optimized to return any infomation stored by github, on it users
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.1.## Developed By
Michelle Njeri## Dependencies, Technologies & Refs
- Bootstrap CSS
- Popper JS
- CSS 3
- HTML 5
- JS
- Typescript
- Angular Docs & MDN
- Restful API## Live Site
[View Site](https://vantablanta.github.io/github-project/)## Local Site
Run `ng serve -o` for a dev server. The app will automatically reload if you change any of the source files. Incase you fail to see the node modules, run `npm i`## 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](https://karma-runner.github.io).## 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.## Licence
[View Copyright Information Here](https://github.com/vantablanta/github-project/blob/master/LICENSE)## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
You can also reach me at [Email](mailto:[email protected])