{"id":21714581,"url":"https://github.com/hariyebk/forkify","last_synced_at":"2025-10-28T20:15:47.201Z","repository":{"id":160801787,"uuid":"635444341","full_name":"hariyebk/forkify","owner":"hariyebk","description":"A Recipe search engine","archived":false,"fork":false,"pushed_at":"2023-05-03T11:37:49.000Z","size":3158,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T19:35:56.563Z","etag":null,"topics":["food-recipes","forkify-project","javascript-es6","jonas-schmedtmann-course","mvc-architecture"],"latest_commit_sha":null,"homepage":"https://forkify-harun.netlify.app","language":"JavaScript","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/hariyebk.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}},"created_at":"2023-05-02T17:55:09.000Z","updated_at":"2023-05-03T11:41:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c16d3d5-fd66-44fe-aeaa-fd6cffe932c4","html_url":"https://github.com/hariyebk/forkify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hariyebk/forkify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariyebk%2Fforkify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariyebk%2Fforkify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariyebk%2Fforkify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariyebk%2Fforkify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hariyebk","download_url":"https://codeload.github.com/hariyebk/forkify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hariyebk%2Fforkify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260040478,"owners_count":22949839,"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","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":["food-recipes","forkify-project","javascript-es6","jonas-schmedtmann-course","mvc-architecture"],"created_at":"2024-11-26T00:36:47.503Z","updated_at":"2025-10-28T20:15:42.164Z","avatar_url":"https://github.com/hariyebk.png","language":"JavaScript","readme":"\n# Forkify \n\nForkify is a project created as part of an Advanced JavaScript course on [Udemy](https://www.udemy.com/course/the-complete-javascript-course/) by instructor Jonas Schmedtmann. It is a recipe app built using the Model-View-Controller (MVC) architecture in JavaScript. It allows users to search for and bookmark recipes from a database of over 1 million recipes.\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"demo.png\"/\u003e\n\u003c/h1\u003e\n\n## Features\n\n- Search for recipes by entering a query\n- View recipe details including ingredients, instructions, and images \n- Adjust the number of servings to scale the recipe \n- Bookmark your favorite recipes to view them later\n- Upload your own recipes to the database\n\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/html5/html5-plain-wordmark.svg\" alt=\"html5\"  width=\"70\" height=\"70\"/\u003e\n\u003cimg src = \"https://github.com/devicons/devicon/blob/master/icons/sass/sass-original.svg\" alt=\"sass\"  width=\"70\" height=\"70\"/\u003e\n\u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/javascript/javascript-original.svg\" alt=\"javascript\" width=\"70\" height=\"70\"/\u003e\n\u003cimg src = \"https://github.com/devicons/devicon/blob/master/icons/npm/npm-original-wordmark.svg\"alt=\"npm\"  width=\"70\" height=\"70\"/\u003e\n\u003c/p\u003e\n\n## Tech Stack\n\n- JavaScript (ES6+)\n- Forkify API for recipe data \n- MVC architecture\n- Async/Await for asynchronous functions\n- LocalStorage for bookmarking recipes\n\n## Possible Improvements\n\n- Add nutrition information for recipes \n- Improve search to better match user intent \n- Add user accounts to save bookmarks \n- Allow users to upload images for their recipes\n- Add filtering and sorting options for search\n\n## Instructions\n\n1. Clone the repo ``` git clone https://github.com/hariyebk/forkify.git ```\n2. Run `npm install` to install dependencies\n3. Run `npm start` to start the development server\n4. Open `http://localhost:1234` in your browser\n\n## Contributing \n\nContributions are welcome and encouraged! To contribute please follow these steps:\n\n1. Fork this repository by clicking on \"Fork\" button at right top corner of page.\n2. Create new branch: `git checkout -b my-new-feature`\n3. Make changes to files according to desired feature(s).\n4. Commit your changes: `git commit -am 'Add some feature'`.\n5. Push to the branch: `git push origin my-new-feature`.\n6. Submit a pull request by opening PR in original respository (not yours)\n\nI review all pull requests thoroughly and appreciate every contribution made.\n\n\nIf you find any bugs/issues/errors please create an issue ticket/appropriate category within issues in Github.\n\n\n## License\n\nThis project is licensed under MIT license - see LICENSE.md for more details.\n\n## Project Status\n\nThis project was built as part of Jonas Schmedtmann's JavaScript course on Udemy. I may continue to improve and add new features to the project over time.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhariyebk%2Fforkify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhariyebk%2Fforkify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhariyebk%2Fforkify/lists"}