{"id":22494900,"url":"https://github.com/code-beaker/article-preview-component","last_synced_at":"2026-03-19T23:01:45.671Z","repository":{"id":230808299,"uuid":"780231539","full_name":"Code-Beaker/article-preview-component","owner":"Code-Beaker","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-01T12:51:55.000Z","size":836,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T05:43:45.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/Code-Beaker.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}},"created_at":"2024-04-01T02:59:45.000Z","updated_at":"2024-04-01T03:02:01.000Z","dependencies_parsed_at":"2024-12-06T19:18:30.360Z","dependency_job_id":null,"html_url":"https://github.com/Code-Beaker/article-preview-component","commit_stats":null,"previous_names":["code-beaker/article-preview-component"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Code-Beaker/article-preview-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Farticle-preview-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Farticle-preview-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Farticle-preview-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Farticle-preview-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Beaker","download_url":"https://codeload.github.com/Code-Beaker/article-preview-component/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Beaker%2Farticle-preview-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28906219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T04:02:34.702Z","status":"ssl_error","status_checked_at":"2026-01-30T04:02:33.562Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-06T19:18:29.085Z","updated_at":"2026-01-30T06:02:42.084Z","avatar_url":"https://github.com/Code-Beaker.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solution for Article Preview Card\n\nThis is a solution to the **Article Preview Card**.\n\n- [Solution for Article Preview Card](#solution-for-article-preview-card)\n  - [Preview](#preview)\n    - [Desktop](#desktop)\n    - [Desktop - `active`](#desktop---active)\n    - [Mobile](#mobile)\n    - [Mobile - `active`](#mobile---active)\n  - [Tools](#tools)\n  - [My JS code](#my-js-code)\n    - [The code to toggle the popup](#the-code-to-toggle-the-popup)\n\n## Preview\n\nBelow are the screenshots from both desktop and mobile screens.\n\n### Desktop\n\n![Desktop default preview](desktop-preview.png)\n\n### Desktop - `active`\n\n![Desktop active preview](desktop-active-preview.png)\n\n### Mobile\n\n![Desktop default preview](mobile-preview.png)\n\n### Mobile - `active`\n\n![Desktop active preview](mobile-active-preview.png)\n\n## Tools\n\n- Visual Studio Code\n- HTML\n- CSS `grid`\n- CSS `flexbox`\n- IonIcons\n\n## My JS code\n\nI'm still new to Javascript, and I still have a lot to learn.\n\n### The code to toggle the popup\n\nI used this to make the share button functional. This might not be great.\n\n```js\nshareBtn.addEventListener(\"click\", () =\u003e {\n  popup.classList.toggle(\"popup-show\");\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-beaker%2Farticle-preview-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-beaker%2Farticle-preview-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-beaker%2Farticle-preview-component/lists"}