{"id":25947006,"url":"https://github.com/shahriarkawsik/foodbites-client","last_synced_at":"2026-04-13T04:38:04.639Z","repository":{"id":276064184,"uuid":"914477599","full_name":"Shahriarkawsik/FoodBites-Client","owner":"Shahriarkawsik","description":" FoodBites is a platform for donating surplus food, organizing events, and supporting communities, reducing food waste through collaboration and compassion.","archived":false,"fork":false,"pushed_at":"2025-02-06T04:55:05.000Z","size":18975,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T10:17:47.741Z","etag":null,"topics":["daisy-ui","firebase","firebase-auth","jwt-authentication","mongodb","nodejs","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://foodbites-2008e.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/Shahriarkawsik.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}},"created_at":"2025-01-09T17:11:45.000Z","updated_at":"2025-02-23T09:48:39.000Z","dependencies_parsed_at":"2025-02-06T04:38:37.680Z","dependency_job_id":"3ddf0a9f-3b38-445c-9402-4cb5d51bc09c","html_url":"https://github.com/Shahriarkawsik/FoodBites-Client","commit_stats":null,"previous_names":["shahriarkawsik/phb10a11-foodbites-client","shahriarkawsik/foodbites-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shahriarkawsik%2FFoodBites-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shahriarkawsik%2FFoodBites-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shahriarkawsik%2FFoodBites-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shahriarkawsik%2FFoodBites-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shahriarkawsik","download_url":"https://codeload.github.com/Shahriarkawsik/FoodBites-Client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241827146,"owners_count":20026601,"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":["daisy-ui","firebase","firebase-auth","jwt-authentication","mongodb","nodejs","reactjs","tailwindcss"],"created_at":"2025-03-04T10:17:51.405Z","updated_at":"2026-04-13T04:38:04.568Z","avatar_url":"https://github.com/Shahriarkawsik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FoodBites\n\n## Purpose\n\nFoodBites is a food-sharing platform dedicated to reducing food waste and helping those in need. It enables users to donate surplus food and organize events to support underprivileged communities. Logged-in users can create food donation listings, and other users can request to receive these donations, fostering a collaborative and compassionate environment.\n\n## Screenshots\n\n### Home Page\n\n![Screenshot 1](https://github.com/Shahriarkawsik/PHB10A11-FoodBites-Client/blob/main/src/assets/screenshot/foodbites-p1.png)\n\n### Available Foods\n\n![Screenshot 2](https://github.com/Shahriarkawsik/PHB10A11-FoodBites-Client/blob/main/src/assets/screenshot/foodbites-p2.png)\n\n## 🛠 Technologies Used\n\n- **Frontend:** TailwindCSS,daisyUI, React.js,\n- **Backend:** Node.js, Express.js,\n- **Database:** MongoDB\n- **Authentication:** JSON Web Token (JWT), firebase auth\n\n## 📦 Dependencies Used\n\n- **Frontend Dependencies:**\n\n  - @tanstack/react-query\n  - aos\n  - axios\n  - firebase\n  - localforage\n  - lottie-react\n  - match-sorter\n  - motion\n  - react\n  - react-dom\n  - react-icons\n  - react-modal\n  - react-multi-carousel\n  - react-router-dom\n  - react-toastify\n  - sort-by\n  - surge\n  - sweetalert2\n\n- **Backend Dependencies:**\n\n  - cors\n  - dotenv\n  - express\n  - jsonwebtoken\n  - mongoose\n  - vercel\n\n## 🛠 How to Run Locally\n\n### 1️⃣ Clone the Repository\n\n```bash\ngit clone https://github.com/programming-hero-web-course2/b10a11-client-side-Shahriarkawsik.git\ncd task2earn\n```\n\n### 2️⃣ Install Dependencies\n\n```bash\nnpm install\n```\n\n### 3️⃣ Set Up Environment Variables\n\nCreate a `.env.local` file in the root directory and add:\n\n```env\nVITE_apiKey= API KEY\nVITE_authDomain= foodbites-2008e.firebaseapp.com\nVITE_projectId= foodbites-2008e\nVITE_storageBucket= foodbites-2008e.firebasestorage.app\nVITE_messagingSenderId= 570578796956\nVITE_appId= 1:570578796956:web:486fc0dd9291e87e34c859\nVITE_measurementId= G-F7FPLKC44\n```\n\n### 4️⃣ Start the Server\n\n```bash\nnpm run dev\n```\n\n## Key Features\n\n1. A visually appealing homepage with smooth animations using AOS (Animate on Scroll).\n2. Interactive recipe cards with dynamic visuals powered by Lottie animations.\n3. A customizable modal system for detailed recipe information using React Modal.\n4. A responsive multi-carousel to showcase featured recipes and user reviews.\n5. Real-time notifications for user interactions, powered by React Toastify.\n6. Elegant and intuitive alerts for user actions using SweetAlert2.\n7. Integration of React Icons for a modern and cohesive design aesthetic.\n\n## Packages Used\n\n1. **AOS**: For smooth and engaging scroll animations.\n\n   - [AOS Documentation](https://michalsnik.github.io/aos/)\n\n2. **Lottie-React**: For integrating high-quality animations into the user interface.\n\n   - [Lottie-React Documentation](https://www.npmjs.com/package/lottie-react)\n\n3. **React-Modal**: For creating accessible and customizable modal dialogs.\n\n   - [React-Modal Documentation](https://reactcommunity.org/react-modal/)\n\n4. **React-Multi-Carousel**: For implementing responsive and visually appealing carousels.\n\n   - [React-Multi-Carousel Documentation](https://www.npmjs.com/package/react-multi-carousel)\n\n5. **React-Toastify**: For providing stylish and customizable toast notifications.\n\n   - [React-Toastify Documentation](https://fkhadra.github.io/react-toastify/)\n\n6. **SweetAlert2**: For adding elegant pop-up messages and alerts.\n\n   - [SweetAlert2 Documentation](https://sweetalert2.github.io/)\n\n7. **Surge**: For deploying the project to a live environment.\n\n   - [Surge Documentation](https://surge.sh/)\n\n8. **React Icons**: For incorporating scalable vector icons in the design.\n\n   - [React Icons Documentation](https://react-icons.github.io/react-icons/)\n\n9. **tanstack/react-query**: For efficient and flexible data fetching and caching in React applications.\n\n   - [tanstack/react-query Documentation](https://tanstack.com/query/latest)\n\n## Live URL\n\n- **Firebase Live Link**: [FoodBites on Firebase](https://foodbites-2008e.web.app)\n- **Surge Live Link**: [FoodBites on Surge](https://sparkling-cow.surge.sh)\n- **GitHub Repository**: [FoodBites Repository](https://github.com/Shahriarkawsik/PHB10A11-FoodBites-Client.git)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahriarkawsik%2Ffoodbites-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshahriarkawsik%2Ffoodbites-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahriarkawsik%2Ffoodbites-client/lists"}