{"id":28473200,"url":"https://github.com/devsultan06/recipe-page","last_synced_at":"2026-01-30T23:38:47.450Z","repository":{"id":239366409,"uuid":"799335631","full_name":"devsultan06/recipe-page","owner":"devsultan06","description":"Recipe Page is a front end challenge from Frontend Mentor-https://www.frontendmentor.io/","archived":false,"fork":false,"pushed_at":"2024-05-11T20:35:06.000Z","size":1170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T02:38:00.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://devsultan06.github.io/recipe-page/","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/devsultan06.png","metadata":{"files":{"readme":"README-template.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-05-11T20:29:58.000Z","updated_at":"2024-09-01T22:47:08.000Z","dependencies_parsed_at":"2024-05-11T21:31:36.455Z","dependency_job_id":"1e3f199e-57a0-442b-adfd-53d0da2713ee","html_url":"https://github.com/devsultan06/recipe-page","commit_stats":null,"previous_names":["pro-sultan/recipe-page","devsultan06/recipe-page"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devsultan06/recipe-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsultan06%2Frecipe-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsultan06%2Frecipe-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsultan06%2Frecipe-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsultan06%2Frecipe-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsultan06","download_url":"https://codeload.github.com/devsultan06/recipe-page/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsultan06%2Frecipe-page/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28923520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2025-06-07T12:06:19.955Z","updated_at":"2026-01-30T23:38:47.431Z","avatar_url":"https://github.com/devsultan06.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- [Author](#author)\n- [Acknowledgments](#acknowledgments)\n\n## Overview\n\n### Screenshot\n\n![Screenshot](./Screenshot/Screenshot.png)\n\n### Links\n\n- Solution URL: [https://github.com/Pro-Sultan/recipe-page](https://github.com/Pro-Sultan/recipe-page)\n- Live Site URL: [https://frontendmentor-recipepage2.netlify.app/](https://frontendmentor-recipepage2.netlify.app/)\n\n## My process\n\n### Built with\n\n- Semantic HTML5 markup\n- CSS custom properties\n- Bootstrap- CSS Library\n- CSS Grid\n- Mobile-first workflow\n\n### What I learned\n\nThroughout the course of this project, I embarked on a journey to refine my skills in crafting responsive web designs. A pivotal aspect of this endeavor involved delving into the realm of Bootstrap, a powerful front-end framework renowned for its robust set of pre-designed components and responsive grid system.\n\n```html\n\u003cdiv class=\"preparation_time rounded\"\u003e\n  \u003cp class=\"fs-4 fw-bold\"\u003ePreparation time\u003c/p\u003e\n  \u003cul class=\"\"\u003e\n    \u003cli class=\"\" style=\"color: hsl(30, 10%, 34%)\"\u003e\n      \u003cspan class=\"fw-bolder\"\u003eTotal: \u003c/span\u003eApproximately 10 minutes\n    \u003c/li\u003e\n    \u003cli class=\"\" style=\"color: hsl(30, 10%, 34%)\"\u003e\n      \u003cspan class=\"fw-bolder\"\u003ePreparation: \u003c/span\u003e5 minutes\n    \u003c/li\u003e\n    \u003cli class=\"\" style=\"color: hsl(30, 10%, 34%)\"\u003e\n      \u003cspan class=\"fw-bolder\"\u003eCooking: \u003c/span\u003e5 minutes\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/div\u003e\n```\n\n## Author\n\n- Frontend Mentor - [@Pro-Sultan](https://www.frontendmentor.io/profile/Pro-Sultan)\n- Twitter - [@devsultan01](https://www.twitter.com/devsultan01)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsultan06%2Frecipe-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsultan06%2Frecipe-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsultan06%2Frecipe-page/lists"}