{"id":18732994,"url":"https://github.com/zun-liang/fem-interactive-pricing-component","last_synced_at":"2026-04-13T01:02:34.444Z","repository":{"id":158772894,"uuid":"630594612","full_name":"zun-liang/fem-interactive-pricing-component","owner":"zun-liang","description":"Frontend Mentor Challenge Solution Interactive Pricing Component","archived":false,"fork":false,"pushed_at":"2024-01-01T19:51:04.000Z","size":710,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T23:43:10.993Z","etag":null,"topics":["css","html","javascript","reactjs","slider-component","vite"],"latest_commit_sha":null,"homepage":"https://zun-liang.github.io/fem-interactive-pricing-component/","language":"JavaScript","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/zun-liang.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}},"created_at":"2023-04-20T18:06:48.000Z","updated_at":"2024-01-01T19:48:44.000Z","dependencies_parsed_at":"2024-01-01T20:52:00.441Z","dependency_job_id":null,"html_url":"https://github.com/zun-liang/fem-interactive-pricing-component","commit_stats":null,"previous_names":["zun-liang/fem-interactive-pricing-component"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zun-liang/fem-interactive-pricing-component","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zun-liang%2Ffem-interactive-pricing-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zun-liang%2Ffem-interactive-pricing-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zun-liang%2Ffem-interactive-pricing-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zun-liang%2Ffem-interactive-pricing-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zun-liang","download_url":"https://codeload.github.com/zun-liang/fem-interactive-pricing-component/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zun-liang%2Ffem-interactive-pricing-component/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270837583,"owners_count":24654391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":["css","html","javascript","reactjs","slider-component","vite"],"created_at":"2024-11-07T15:08:28.562Z","updated_at":"2026-04-13T01:02:25.374Z","avatar_url":"https://github.com/zun-liang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Interactive pricing component solution\n\nThis is a solution to the [Interactive pricing component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-pricing-component-t0m8PIyY8). Frontend Mentor challenges help you improve your coding skills by building realistic projects.\n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n  - [Screenshot](#screenshot)\n  - [Links](#links)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n  - [Continued development](#continued-development)\n- [Author](#author)\n\n**Note: Delete this note and update the table of contents based on what sections you keep.**\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- View the optimal layout for the app depending on their device's screen size\n- See hover states for all interactive elements on the page\n- Use the slider and toggle to see prices for different page view numbers\n\n### Screenshot\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg \n                src=\"./src/screenshots/screenshot_mobile.png\"\n                alt=\"mobile preview\"\n                width=\"150px\" /\u003e\n            \u003cimg \n                src=\"./src/screenshots/screenshot_mobile_complete.png\"\n                alt=\"mobile error empty preview\"\n                width=\"150px\" /\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg \n                src=\"./src/screenshots/screenshot_desktop.png\"\n                alt=\"desktop preview\"\n                width=\"300px\" /\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg \n                src=\"./src/screenshots/screenshot_desktop_complete.png\"\n                alt=\"desktop preview\"\n                width=\"300px\" /\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n### Links\n\n- Solution URL: [here](https://www.frontendmentor.io/solutions/interactive-pricing-component-using-reactjs-and-vite-FjAxaypqxf)\n- Live Site URL: [here](https://zun-liang.github.io/fem-interactive-pricing-component/)\n\n## My process\n\n### Built with\n\n- HTML5\n- CSS3\n- Flexbox\n- Mobile-first workflow\n- React.js\n- React Slider\n\n### What I learned\n\n- React Slider\n\n### Continued development\n\n- React hooks\n- API\n\n## Author\n\n- Website - [Zun Liang](https://zunldev.com/)\n- GitHub - [@zun-liang](https://github.com/zun-liang)\n- Frontend Mentor - [@zun-liang](https://www.frontendmentor.io/profile/zun-liang)\n- freeCodeCamp - [@zun-liang](https://www.freecodecamp.org/zun-liang)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzun-liang%2Ffem-interactive-pricing-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzun-liang%2Ffem-interactive-pricing-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzun-liang%2Ffem-interactive-pricing-component/lists"}