{"id":30179864,"url":"https://github.com/haquanq-frontendmentor/article-preview-component","last_synced_at":"2026-05-20T05:33:53.006Z","repository":{"id":247507439,"uuid":"826034487","full_name":"haquanq-frontendmentor/article-preview-component","owner":"haquanq-frontendmentor","description":"Solution for frontendmentor.io challenge: article-preview-component","archived":false,"fork":false,"pushed_at":"2025-07-27T23:10:26.000Z","size":326,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T06:45:34.003Z","etag":null,"topics":["bem-css","css","frontendmentor","html","javascript"],"latest_commit_sha":null,"homepage":"https://haquanq-frontendmentor.github.io/article-preview-component/","language":"CSS","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/haquanq-frontendmentor.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,"zenodo":null}},"created_at":"2024-07-09T01:51:21.000Z","updated_at":"2025-08-07T07:24:49.000Z","dependencies_parsed_at":"2025-07-28T01:22:13.711Z","dependency_job_id":null,"html_url":"https://github.com/haquanq-frontendmentor/article-preview-component","commit_stats":null,"previous_names":["haquanq/fm-article-preview-component","haquanq-frontendmentor/article-preview-component"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/haquanq-frontendmentor/article-preview-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haquanq-frontendmentor%2Farticle-preview-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haquanq-frontendmentor%2Farticle-preview-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haquanq-frontendmentor%2Farticle-preview-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haquanq-frontendmentor%2Farticle-preview-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haquanq-frontendmentor","download_url":"https://codeload.github.com/haquanq-frontendmentor/article-preview-component/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haquanq-frontendmentor%2Farticle-preview-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["bem-css","css","frontendmentor","html","javascript"],"created_at":"2025-08-12T06:24:33.722Z","updated_at":"2026-05-20T05:33:52.987Z","avatar_url":"https://github.com/haquanq-frontendmentor.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Frontend Mentor - Social Links Profile Solution\n\nThis is a solution to the [Social links profile challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/social-links-profile-UG32l9m6dQ).\nFrontend Mentor challenges help you improve your coding skills by building realistic projects.\n\n\u003cp\u003e\n  \u003ca href=\"https://www.frontendmentor.io/solutions/mobile-first-pixel-perfect-better-focus-interactions---html-and-css-0hnKwsDRyS\"\u003e\n    \u003cimg\n      alt=\"Solution post\"\n      src=\"https://img.shields.io/badge/Frontendmentor-blue?label=Solution%20on\"\n    /\u003e\u003c/a\u003e\n  \u003ca href=\"https://haquanq-frontendmentor.github.io/article-preview-component/\"\u003e\n    \u003cimg\n      alt=\"Live demo\"\n      src=\"https://img.shields.io/badge/Demo-teal?label=Live\"\n    /\u003e\u003c/a\u003e\n  \u003ca href=\"./LICENSE\"\n    \u003e\u003cimg\n      allt=\"MIT License\"\n      src=\"https://img.shields.io/badge/MIT-blue?label=license\"\n  /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n![](./docs/preview.jpg)\n\n## Table of Contents\n\n- [Project Overview](#sunrise-project-overview)\n- [Tech Stack and Approach](#stars-tech-stack-and-approach)\n- [Local Development](#leaves-local-development)\n- [Deployment](#maple_leaf-deployment)\n\n## :sunrise: Project Overview\n\n### Challenge Requirements\n\n- View the optimal layout for the component depending on their device's screen size\n- See the social media share links when they click the share icon\n\n### Status\n\nFeatures\n\n- [x] Tooltip like component that automatically hide on blur\n\nAccessibility\n\n- [x] Responsive accross different screen sizes\n- [x] Added custom indicator when interactive elements focused\n\n## :stars: Tech Stack and Approach\n\n### Built with\n\n- **HTML5** – Semantic structure\n- **Vanilla CSS** – Flex layout\n- **BrowserSync** - Easy development server\n\n### Approach\n\n- Mobile-first workflow for better performance on smaller devices\n- Accessibility guided by [ARIA Authoring Practices Guide (APG)](https://www.w3.org/WAI/ARIA/apg/).\n\n## :leaves: Local Development\n\n### Prerequisites\n\nInstall the following:\n\n- Git (latest version)\n- Node.js (latest LTS recommended)\n- pnpm (latest version)\n\n### Setup\n\n```\ngit clone https://github.com/haquanq-frontendmentor/article-preview-component.git\ncd article-preview-component\npnpm install\n```\n\n### Start Development Server\n\n```\npnpm dev\n```\n\n## :maple_leaf: Deployment\n\nDeployed to Github Pages via Github Action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaquanq-frontendmentor%2Farticle-preview-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaquanq-frontendmentor%2Farticle-preview-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaquanq-frontendmentor%2Farticle-preview-component/lists"}