{"id":19954431,"url":"https://github.com/bonface221/angular-quote-app","last_synced_at":"2026-04-18T10:34:39.707Z","repository":{"id":103357229,"uuid":"480362806","full_name":"bonface221/Angular-quote-app","owner":"bonface221","description":"An application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational. ","archived":false,"fork":false,"pushed_at":"2022-04-11T13:03:15.000Z","size":625,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T02:09:16.408Z","etag":null,"topics":["angular","typescript"],"latest_commit_sha":null,"homepage":"https://bonface221.github.io/Angular-quote-app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bonface221.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-11T12:07:08.000Z","updated_at":"2022-04-11T13:01:50.000Z","dependencies_parsed_at":"2023-07-07T21:32:24.611Z","dependency_job_id":null,"html_url":"https://github.com/bonface221/Angular-quote-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bonface221/Angular-quote-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonface221%2FAngular-quote-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonface221%2FAngular-quote-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonface221%2FAngular-quote-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonface221%2FAngular-quote-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonface221","download_url":"https://codeload.github.com/bonface221/Angular-quote-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonface221%2FAngular-quote-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","typescript"],"created_at":"2024-11-13T01:20:17.990Z","updated_at":"2026-04-18T10:34:39.684Z","avatar_url":"https://github.com/bonface221.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# QuotesPractice\n## Description\nAn application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational. \n\n![image](./src/assets/quotes-landing-page.png)\n\n## Table of contents\n\u003cul\u003e\n    \u003cli\u003eDescription\u003c/li\u003e\n    \u003cli\u003eInstallation requirements\u003c/li\u003e\n    \u003cli\u003eTechnology used\u003c/li\u003e\n    \u003cli\u003eDevelopment\u003c/li\u003e\n    \u003cli\u003eReference\u003c/li\u003e\n    \u003cli\u003eLicense\u003c/li\u003e\n    \u003cli\u003eAuthors information\u003c/li\u003e\n    \n\u003c/ul\u003e\n\n## Installation requirements\nYou don't need to install anything you only need internet connection\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.1.\n\n## Technologies used\n\u003cul\u003e\n   \u003cli\u003eAngular\u003c/li\u003e\n   \u003cli\u003eCSS\u003c/li\u003e\n   \u003cli\u003eTypescript\u003c/li\u003e\n\u003c/ul\u003e\n\n## Development\n  Want to contribute? Okay cool;follow the following steps:\n\u003cul\u003e\n   \u003cli\u003eFork the repo\u003c/li\u003e\n   \u003cli\u003eCreate a new branch\u003c/li\u003e\n   \u003cli\u003eMake appropriate changes in the files\u003c/li\u003e\n   \u003cli\u003eAdd changes to reflect the changes made\u003c/li\u003e\n   \u003cli\u003eCommit your changes\u003c/li\u003e\n   \u003cli\u003ePush to a Branch\u003c/li\u003e\n   \u003cli\u003eCreate a Pull request\u003c/li\u003e\n\u003c/ul\u003e\n\n## Live site\nhere is a working live demo: [link](https://bonface221.github.io/Angular-quote-app/)\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `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.\n\n\n\n\n## license\n[license](/LICENSE)\n\n\n## Further help\n\nTo 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.\n## Authors\n@bonface221\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonface221%2Fangular-quote-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonface221%2Fangular-quote-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonface221%2Fangular-quote-app/lists"}