{"id":50654484,"url":"https://github.com/avmesquita/google-clone-app-by-gemini","last_synced_at":"2026-06-07T23:02:43.861Z","repository":{"id":362901136,"uuid":"1112387249","full_name":"avmesquita/google-clone-app-by-gemini","owner":"avmesquita","description":"A simple search interface created in the style of Google (tool), in partnership with Google Gemini for processing search engine results.  A template that can be used for numerous data query projects.","archived":false,"fork":false,"pushed_at":"2026-01-31T09:07:53.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-06T13:29:15.871Z","etag":null,"topics":["angular","frontend","google-search"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avmesquita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-08T14:56:47.000Z","updated_at":"2026-01-21T17:24:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/avmesquita/google-clone-app-by-gemini","commit_stats":null,"previous_names":["avmesquita/google-clone-app-by-gemini"],"tags_count":null,"template":true,"template_full_name":null,"purl":"pkg:github/avmesquita/google-clone-app-by-gemini","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmesquita%2Fgoogle-clone-app-by-gemini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmesquita%2Fgoogle-clone-app-by-gemini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmesquita%2Fgoogle-clone-app-by-gemini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmesquita%2Fgoogle-clone-app-by-gemini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avmesquita","download_url":"https://codeload.github.com/avmesquita/google-clone-app-by-gemini/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avmesquita%2Fgoogle-clone-app-by-gemini/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34041089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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","frontend","google-search"],"created_at":"2026-06-07T23:02:43.279Z","updated_at":"2026-06-07T23:02:43.848Z","avatar_url":"https://github.com/avmesquita.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Search Clone App\n## By Gemini\n\n### Intro\n\nA simple search interface created in the style of Google (tool), in partnership with Google Gemini for processing search engine results.\n\nA template that can be used for numerous data query projects.\n\n## Techs\n\nThis project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 20.3.3, standalone.\n\n## Screenshots\n\n### Search\n\u003cimg width=\"1140\" height=\"517\" alt=\"image\" src=\"https://github.com/user-attachments/assets/a25ff7a2-ce57-4e5f-afcd-54dd1d1aa7f4\" /\u003e\n\n### Results\n\u003cimg width=\"1908\" height=\"620\" alt=\"image\" src=\"https://github.com/user-attachments/assets/5ba9c001-83ca-40ae-b2c6-0fca4a2815a7\" /\u003e\n\n\n## Development server\n\nTo start a local development server, run:\n\n```bash\nng serve\n```\n\nOnce the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.\n\n## Code scaffolding\n\nAngular CLI includes powerful code scaffolding tools. To generate a new component, run:\n\n```bash\nng generate component component-name\n```\n\nFor a complete list of available schematics (such as `components`, `directives`, or `pipes`), run:\n\n```bash\nng generate --help\n```\n\n## Building\n\nTo build the project run:\n\n```bash\nng build\n```\n\nThis will compile your project and store the build artifacts in the `dist/` directory. By default, the production build optimizes your application for performance and speed.\n\n## Running unit tests\n\nTo execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command:\n\n```bash\nng test\n```\n\n## Running end-to-end tests\n\nFor end-to-end (e2e) testing, run:\n\n```bash\nng e2e\n```\n\nAngular CLI does not come with an end-to-end testing framework by default. You can choose one that suits your needs.\n\n## Additional Resources\n\nFor more information on using the Angular CLI, including detailed command references, visit the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favmesquita%2Fgoogle-clone-app-by-gemini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favmesquita%2Fgoogle-clone-app-by-gemini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favmesquita%2Fgoogle-clone-app-by-gemini/lists"}