{"id":20309625,"url":"https://github.com/coder-abdo/frontend-mentor-recipe-challenge","last_synced_at":"2026-01-27T00:39:14.508Z","repository":{"id":244917886,"uuid":"816684006","full_name":"coder-abdo/frontend-mentor-recipe-challenge","owner":"coder-abdo","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-18T08:07:27.000Z","size":1368,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T08:51:06.479Z","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/coder-abdo.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-06-18T07:59:08.000Z","updated_at":"2024-06-18T08:07:30.000Z","dependencies_parsed_at":"2024-06-18T09:39:47.265Z","dependency_job_id":null,"html_url":"https://github.com/coder-abdo/frontend-mentor-recipe-challenge","commit_stats":null,"previous_names":["coder-abdo/frontend-mentor-recipe-challenge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coder-abdo/frontend-mentor-recipe-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Ffrontend-mentor-recipe-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Ffrontend-mentor-recipe-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Ffrontend-mentor-recipe-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Ffrontend-mentor-recipe-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder-abdo","download_url":"https://codeload.github.com/coder-abdo/frontend-mentor-recipe-challenge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Ffrontend-mentor-recipe-challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28794012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: 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-11-14T17:28:07.467Z","updated_at":"2026-01-27T00:39:14.492Z","avatar_url":"https://github.com/coder-abdo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Recipe page solution\n\nThis is a solution to the [Recipe page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/recipe-page-KiTsR8QQKm). 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  - [Useful resources](#useful-resources)\n- [Author](#author)\n- [Acknowledgments](#acknowledgments)\n\n## Overview\n\nthis is the overview section. It's where you'll put a description of the challenge you're working on. This will help others understand what you're trying to accomplish.\n\n### Screenshot\n\n![screenshot](./assets/images/screenshot.png)\n\n### Links\n\n- Solution URL: [frontend mentor solution](https://www.frontendmentor.io/solutions/recipe-page-37s8mShEsy)\n- Live Site URL: [github pages](https://coder-abdo.github.io/frontend-mentor-recipe-challenge/)\n\n## My process\n\n- HTML5 semantics describe the whole project.\n- CSS with modern use of new techs such as flexbox, CSS variables, and more.\n\n### Built with\n\n- Semantic HTML5 markup\n- CSS custom properties\n- Flexbox\n\n### What I learned\n\nMore of using HTML5 semantics, Accessibility, CSS variables, and more.\n\nTo see how you can add code snippets, see below:\n\n```html\n\u003csection class=\"recipe__preparation-time preparation-time\"\u003e\n  \u003ch2 class=\"preparation-time__title\"\u003ePreparation time\u003c/h2\u003e\n  \u003cul class=\"preparation-time__list\" aria-label=\"Preparation times\"\u003e\n    \u003cli class=\"preparation-time__item time-item\" role=\"presentation\"\u003e\n      \u003cstrong class=\"time-item__title\"\u003eTotal:\u003c/strong\n      \u003e\u003ctime\u003eApproximately 10 minutes\u003c/time\u003e\n    \u003c/li\u003e\n    \u003cli class=\"preparation-time__item time-item\" role=\"presentation\"\u003e\n      \u003cstrong class=\"time-item__title\"\u003ePreparation:\u003c/strong\u003e\n      \u003ctime\u003e5 minutes\u003c/time\u003e\n    \u003c/li\u003e\n    \u003cli class=\"preparation-time__item time-item\" role=\"presentation\"\u003e\n      \u003cstrong class=\"time-time__title\"\u003eCooking:\u003c/strong\u003e\n      \u003ctime\u003e5 minutes\u003c/time\u003e\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/section\u003e\n```\n\n```css\n.nutrients__item:is(:not(:last-child)) {\n  border-bottom: 1px solid var(--Light-Grey);\n}\n.nutrients__item td {\n  flex-basis: 50%;\n}\n.nutrients__item__value {\n  color: var(--Nutmeg);\n  font-weight: 700;\n  text-align: center;\n}\n```\n\n### Continued development\n\nI am trying to continue learning about Accessibility and HTML5 semantics, also I will use the new CSS properties.\n\n### Useful resources\n\n- [poe.com](https://poe.com) - This AI website helped me for enhance HTML5 semantics and Accessibility.\n\n- [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type) - This is an amazing article which helped me how to change list style and know different types of list style. I'd recommend it to anyone still learning this concept.\n\n## Author\n\n- Website - [my portfolio](https://abdelmonaem-portfolio.vercel.app/)\n- Frontend Mentor - [@coder-abdo](https://www.frontendmentor.io/profile/coder-abdo)\n\n## Acknowledgments\n\nNo one helped me to finish this challenge so I will thank my self only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder-abdo%2Ffrontend-mentor-recipe-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoder-abdo%2Ffrontend-mentor-recipe-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder-abdo%2Ffrontend-mentor-recipe-challenge/lists"}