{"id":29013288,"url":"https://github.com/nazmulrahat786/foodfuse","last_synced_at":"2026-05-01T08:31:36.885Z","repository":{"id":301112129,"uuid":"1008181691","full_name":"nazmulrahat786/FoodFuse","owner":"nazmulrahat786","description":"FoodFuse is a responsive food-sharing platform that connects donors and recipients to reduce food waste. Users can donate, request, and manage food listings easily.","archived":false,"fork":false,"pushed_at":"2025-06-25T07:26:13.000Z","size":9663,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T08:18:58.948Z","etag":null,"topics":["daisyui","firebase","react","react-awesome-reveal","react-dom","react-icons","react-router-dom","react-tooltip","react-tostify","sweetalert2","swiper","tailwindcss"],"latest_commit_sha":null,"homepage":"https://food786-53dd9.web.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/nazmulrahat786.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":"2025-06-25T06:44:46.000Z","updated_at":"2025-06-25T07:26:17.000Z","dependencies_parsed_at":"2025-06-25T08:19:02.898Z","dependency_job_id":"affcdc3a-4a98-4ee0-9876-24a42f258748","html_url":"https://github.com/nazmulrahat786/FoodFuse","commit_stats":null,"previous_names":["nazmulrahat786/foodfuse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nazmulrahat786/FoodFuse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulrahat786%2FFoodFuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulrahat786%2FFoodFuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulrahat786%2FFoodFuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulrahat786%2FFoodFuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nazmulrahat786","download_url":"https://codeload.github.com/nazmulrahat786/FoodFuse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulrahat786%2FFoodFuse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261937078,"owners_count":23232852,"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":["daisyui","firebase","react","react-awesome-reveal","react-dom","react-icons","react-router-dom","react-tooltip","react-tostify","sweetalert2","swiper","tailwindcss"],"created_at":"2025-06-25T19:10:41.390Z","updated_at":"2026-05-01T08:31:36.846Z","avatar_url":"https://github.com/nazmulrahat786.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍽️ FoodFuse\n\n## 📖 Project Overview  \nFoodFuse is a responsive web application designed to connect individuals who want to share excess food with those in need. The platform allows users to donate food, request meals, and manage their listings efficiently through a secure and user-friendly interface.\n\n---\n\n## 🌐 Live Link  \n🔗 [FoodFuse Live](https://food786-53dd9.web.app)\n\n\n\n\n---\n\n\n\n---\n\n## 🌟 Key Features  \n- Secure user authentication with Firebase (Email/Password \u0026 Google Login)  \n- Browse and search food listings donated by users  \n- Add, update, and delete food donation listings  \n- Request meals from available food listings  \n- Protected routes for authenticated users only  \n- Responsive and mobile-friendly design  \n- Real-time toast notifications for user feedback  \n- Smooth animations using Lottie  \n\n---\n\n## 🛠️ Technology Stack\n\n| Technology / Package     | Description                            |\n|-------------------------|--------------------------------------|\n| React                   | JavaScript UI library                 |\n| React DOM               | React package for DOM rendering       |\n| React Router DOM        | Routing library for React             |\n| Firebase                | Backend-as-a-Service (Auth, DB, Hosting) |\n| LocalForage             | Offline storage for browsers          |\n| Match Sorter            | Sorting and filtering utility         |\n| React Awesome Reveal    | Animation library                     |\n| React Icons             | Icon components                       |\n| React Toastify          | Toast notifications                   |\n| React Tooltip           | Tooltips for React components         |\n| Sort-By                 | Sorting utility                       |\n| SweetAlert2             | Beautiful alert messages              |\n| Swiper                  | Touch slider/carousel                 |\n\n---\n\n## 📦 Dependencies  \n```json\n{\n  \"firebase\": \"^10.11.1\",\n  \"localforage\": \"^1.10.0\",\n  \"match-sorter\": \"^6.3.4\",\n  \"react\": \"^18.2.0\",\n  \"react-awesome-reveal\": \"^4.2.8\",\n  \"react-dom\": \"^18.2.0\",\n  \"react-icons\": \"^5.1.0\",\n  \"react-router-dom\": \"^6.23.0\",\n  \"react-toastify\": \"^10.0.5\",\n  \"react-tooltip\": \"^5.26.4\",\n  \"sort-by\": \"^1.2.0\",\n  \"sweetalert2\": \"^11.10.8\",\n  \"swiper\": \"^11.1.1\"\n}\n```\n\n## 🖥️ How to Run Locally\n\n**Clone the repository:**\n\n```bash\nhttps://github.com/nazmulrahat786/FoodFuse.git\ncd FoodFuse\n```\n**Install dependencies:**\n\n```bash\nnpm install\n```\n**Start the development server:**\n\n```bash\nnpm run dev\n```\n**Open your browser and visit:**\n\n```bash\nhttp://localhost:5173\n```\n## Relevant Links\n\n- 📂 **GitHub Repository:** https://github.com/nazmulrahat786/FoodFuse  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazmulrahat786%2Ffoodfuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnazmulrahat786%2Ffoodfuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazmulrahat786%2Ffoodfuse/lists"}