{"id":23975821,"url":"https://github.com/kader009/foodlane","last_synced_at":"2026-04-16T05:03:42.050Z","repository":{"id":255672833,"uuid":"849809100","full_name":"kader009/FoodLane","owner":"kader009","description":"Restaurant app","archived":false,"fork":false,"pushed_at":"2024-11-12T06:12:23.000Z","size":441,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T06:52:30.440Z","etag":null,"topics":["authentication","daisyui","firebase-auth","javascript","reacthottoast","reactjs","stripe-payments","swiper-slider","tailwindcss","vitejs"],"latest_commit_sha":null,"homepage":"https://food-lane-zeta.vercel.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/kader009.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":"2024-08-30T09:39:48.000Z","updated_at":"2024-11-12T06:12:27.000Z","dependencies_parsed_at":"2024-11-12T07:19:22.370Z","dependency_job_id":"cefcb4c4-8d3a-4178-b2ed-8ebdbe727492","html_url":"https://github.com/kader009/FoodLane","commit_stats":null,"previous_names":["kader009/foodlane"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kader009%2FFoodLane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kader009%2FFoodLane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kader009%2FFoodLane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kader009%2FFoodLane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kader009","download_url":"https://codeload.github.com/kader009/FoodLane/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240521054,"owners_count":19814694,"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":["authentication","daisyui","firebase-auth","javascript","reacthottoast","reactjs","stripe-payments","swiper-slider","tailwindcss","vitejs"],"created_at":"2025-01-07T06:51:37.929Z","updated_at":"2026-04-16T05:03:42.006Z","avatar_url":"https://github.com/kader009.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FoodLane - Restaurant App\n\nFoodLane is a modern restaurant app designed to provide users with an intuitive interface to browse through a variety of food options, place orders, and make payments seamlessly using Stripe integration. The project is built using the latest technologies including React, Vite, Tailwind CSS, and Firebase.\n\n## Tech Stack\n\n- **React**: JavaScript library for building user interfaces\n- **Vite**: Fast build tool and development server\n- **Tailwind CSS**: Utility-first CSS framework for styling\n- **DaisyUI**: Tailwind CSS components library for pre-designed UI components\n- **Firebase**: Provides backend services like authentication and database\n- **Axios**: For making HTTP requests to external APIs\n- **Stripe**: Used for handling payment integration\n- **Swiper.js**: For responsive image sliders and carousels\n- **React Helmet Async**: Manage the document head for SEO optimization\n- **React Hook Form**: Manage and validate forms efficiently\n- **React Hot Toast**: Simple and flexible notifications\n\n\n## Features\n\n- Browse and search for food items\n- User authentication (Firebase)\n- Stripe payment integration\n- Responsive and mobile-friendly design\n- Testimonials slider using Swiper.js\n- Toast notifications\n- Form handling with validation (React Hook Form)\n- SEO optimized with React Helmet\n\n---\n\n## Getting Started\n\n### Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- **Node.js** (version 16 or higher)\n- **npm** or **yarn** package manager installed\n- A **Firebase** project with the necessary API keys\n- A **Stripe** account with API keys\n\n### Installation\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/kader009/FoodLane.git\n\n2. **Install all of the dependencies**:\n\n   ```bash\n   npm install or yarn add or pnpm install\n\n3. **Open For Local Development**:\n\n   ```bash\n   npm run dev\n   yarn run dev\n   pnpm run dev\n\n## Setup Environment Variables\n\nBefore running the project, you need to set up the environment variables. Follow these steps:\n\n1. **Create a `.env` file** in the root directory of your project.\n2. Copy the contents of `.env.example` into the newly created `.env` file:\n\n```bash\ncp .env.example to .env.local  \n\n# Firebase configuration\nVITE_apiKey=your-firebase-api-key\nVITE_authDomain=your-firebase-auth-domain\nVITE_projectId=your-firebase-project-id\nVITE_storageBucket=your-firebase-storage-bucket\nVITE_messagingSenderId=your-firebase-messaging-sender-id\nVITE_appId=your-firebase-app-id\n\n# Stripe configuration\nVITE_STRIPE_KEY=your-stripe-public-key\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkader009%2Ffoodlane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkader009%2Ffoodlane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkader009%2Ffoodlane/lists"}