{"id":18938723,"url":"https://github.com/bilalm04/recipe-finder","last_synced_at":"2026-04-02T00:47:26.598Z","repository":{"id":213874984,"uuid":"735139138","full_name":"BilalM04/recipe-finder","owner":"BilalM04","description":"Recipe Finder Web Application created using React, Node, and Express.","archived":false,"fork":false,"pushed_at":"2024-09-11T01:40:29.000Z","size":8141,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T12:27:21.962Z","etag":null,"topics":["css","expressjs","firebase","github-pages","javascript","mongodb","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"https://bilalm04.github.io/recipe-finder/","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/BilalM04.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}},"created_at":"2023-12-23T20:00:35.000Z","updated_at":"2025-01-09T08:16:26.000Z","dependencies_parsed_at":"2023-12-23T22:52:40.282Z","dependency_job_id":"df5f8273-cc28-47af-916c-80cc8d8c9b9e","html_url":"https://github.com/BilalM04/recipe-finder","commit_stats":null,"previous_names":["bilalm04/recipefinder","bilalm04/recipe-finder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BilalM04/recipe-finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalM04%2Frecipe-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalM04%2Frecipe-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalM04%2Frecipe-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalM04%2Frecipe-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BilalM04","download_url":"https://codeload.github.com/BilalM04/recipe-finder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BilalM04%2Frecipe-finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"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":["css","expressjs","firebase","github-pages","javascript","mongodb","nodejs","reactjs"],"created_at":"2024-11-08T12:15:16.117Z","updated_at":"2026-03-27T04:26:16.092Z","avatar_url":"https://github.com/BilalM04.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipe Finder Web Application\n\nWelcome to the Recipe Finder web application, a dynamic and intuitive solution for discovering and managing your favorite recipes. This project is developed using JavaScript, React.js, Node.js, Express.js, CSS, Firebase, and MongoDB.\n\n**Check it out:** [Recipe Finder](https://bilalm04.github.io/recipe-finder/)\n\n\u003cdiv align=\"center\"\u003e\n\n![](https://github.com/user-attachments/assets/54f115be-c303-4e88-87a5-ed7f2727b77f)\n![](https://github.com/user-attachments/assets/3bd1bb7f-d730-40a4-a0b0-6c7486bbe5ee)\n\n\u003c/div\u003e\n\n## Features\n\n- **Recipe Discovery:** Explore a diverse range of recipes based on user-inputted ingredients, thanks to the integration of the [Edamam](https://www.edamam.com/) API.\n\n- **User Authentication:** Save and manage your favorite recipes securely. [Firebase](https://firebase.google.com/) authentication ensures a seamless and protected user experience.\n\n- **Database Integration:** Utilize MongoDB to securely store and retrieve recipes saved by authorized users.\n\n## Technologies Used\n\n- **Frontend:** React.js, CSS\n\n- **Backend:** Node.js, Express.js\n\n- **Authentication:** Firebase\n\n- **Database:** MongoDB\n\n## Getting Started\n\n1. **Clone the Repository:**\n   ```bash\n   git clone https://github.com/your-username/recipe-finder.git\n\n2. **Navigate to the Frontend:**\n   ```bash\n    cd recipe-finder\n   \n3. **Install Dependencies:**\n   ```bash\n    npm install\n\n4. **Configure Environment Variables:** Create a `.env` file and fill in the following variables with your own credentials.\n   ```env\n   REACT_APP_FIREBASE_API_KEY=\n   REACT_APP_FIREBASE_AUTH_DOMAIN=\n   REACT_APP_FIREBASE_PROJECT_ID=\n   REACT_APP_FIREBASE_STORAGE_BUCKET=\n   REACT_APP_FIREBASE_MESSAGING_SENDER_ID=\n   REACT_APP_FIREBASE_APP_ID=\n   REACT_APP_FIREBASE_MEASUREMENT_ID=\n   REACT_APP_RECIPE_API_URL=\n   REACT_APP_EDAMAM_APP_ID=\n   REACT_APP_EDAMAM_APP_KEY=\n   ```\n\n6. **Run the Application:**\n   ```bash\n    npm start\n\n7. The application will be accessible at \u003chttp://localhost:3000\u003e.\n\n## Backend\n\nThe backend for the Recipe Finder web application is built with Node.js and Express.js, providing a robust API for managing user data and recipes. This API interacts with a MongoDB database to handle user authentication and recipe storage. You can find the source code for the backend [here](https://github.com/BilalM04/recipe-finder-backend).\n\n## Demo\n\nExplore the live demo: [Recipe Finder](https://bilalm04.github.io/recipe-finder/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilalm04%2Frecipe-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilalm04%2Frecipe-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilalm04%2Frecipe-finder/lists"}