{"id":31835033,"url":"https://github.com/risudev/recipe-web-app","last_synced_at":"2026-04-13T09:31:47.098Z","repository":{"id":313481129,"uuid":"1051576239","full_name":"risudev/Recipe-Web-App","owner":"risudev","description":"Develop a dynamic recipe application that allows users to browse, search, and filter recipes based on various criteria using data fetched from a public meals API. This project focuses on implementing core React functionalities, ensuring a responsive user interface, and providing a smooth user experience.","archived":false,"fork":false,"pushed_at":"2025-09-06T09:49:24.000Z","size":7845,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-12T00:52:57.822Z","etag":null,"topics":["axios","fetch-api","reactjs","tailwindcss","themealdb-api"],"latest_commit_sha":null,"homepage":"https://recipewebapplication.netlify.app/","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/risudev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-06T09:32:37.000Z","updated_at":"2025-09-06T09:49:28.000Z","dependencies_parsed_at":"2025-09-06T11:48:11.917Z","dependency_job_id":null,"html_url":"https://github.com/risudev/Recipe-Web-App","commit_stats":null,"previous_names":["risudev/recipe-web-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/risudev/Recipe-Web-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risudev%2FRecipe-Web-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risudev%2FRecipe-Web-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risudev%2FRecipe-Web-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risudev%2FRecipe-Web-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/risudev","download_url":"https://codeload.github.com/risudev/Recipe-Web-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risudev%2FRecipe-Web-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["axios","fetch-api","reactjs","tailwindcss","themealdb-api"],"created_at":"2025-10-12T00:50:42.572Z","updated_at":"2026-04-13T09:31:47.093Z","avatar_url":"https://github.com/risudev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍴 RecipeHub – A Dynamic Recipe Web App\n\nA fully responsive and dynamic recipe application that allows users to browse, search, filter, and favorite meals using data fetched from [TheMealDB API](https://www.themealdb.com/api.php).\n\nThis project was built using **ReactJS**, **TailwindCSS**, and **Axios**, and demonstrates key frontend development concepts like routing, state management, API integration, dynamic routing, localStorage, and responsive design.\n\n---\n\n## 🔗 Live Demo\n\n🌍 [View Live on Netlify](https://recipewebapplication.netlify.app/)\n\n---\n\n## 🚀 Features\n\n### ✅ Recipe Listings\n- Lists meals fetched from the public MealDB API.\n- Each recipe shows name, image, and category.\n- Responsive grid layout using TailwindCSS.\n\n### 🔍 Search and Filter\n- Search recipes by name/keyword.\n- Filter recipes by category (e.g., Beef, Chicken, Dessert).\n- Combine search + filter for refined results.\n\n### 📖 Recipe Details\n- View complete recipe details on a dedicated page.\n- Ingredients list, cooking instructions, YouTube video link, category, area, and thumbnail.\n- Seamless back navigation to home or category page.\n\n### ❤️ Favorites (Optional but Included)\n- Mark recipes as favorites.\n- Favorites are stored in `localStorage`.\n- View and manage your saved recipes on a separate \"Favorites\" page.\n\n---\n\n## 🧑‍🍳 API Reference\n\nMeals are fetched from [TheMealDB](https://www.themealdb.com/api.php)\n\n- List all meals: `https://www.themealdb.com/api/json/v1/1/search.php?s=`\n- Filter by category: `https://www.themealdb.com/api/json/v1/1/filter.php?c=Beef`\n- Lookup full meal details: `https://www.themealdb.com/api/json/v1/1/lookup.php?i=MEAL_ID`\n- List categories: `https://www.themealdb.com/api/json/v1/1/categories.php`\n\n---\n\n\n\n## Screenshots\n\n![Web Page](/public/Webpage.png)\n![Categories Page](/public/Category.png)\n\n📌 Author\n\nBuilt with ❤️ by Riswan\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisudev%2Frecipe-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frisudev%2Frecipe-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisudev%2Frecipe-web-app/lists"}