{"id":16789406,"url":"https://github.com/itswadesh/foodfire","last_synced_at":"2025-05-12T04:30:33.872Z","repository":{"id":49531511,"uuid":"150946763","full_name":"itswadesh/foodfire","owner":"itswadesh","description":"Ready to use NuxtJS + Firebase Shopping APP for Food Ordering","archived":false,"fork":false,"pushed_at":"2023-08-15T04:43:58.000Z","size":2331,"stargazers_count":107,"open_issues_count":4,"forks_count":94,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-01T00:09:16.519Z","etag":null,"topics":["ecommerce","firebase","food-ordering","headless","javascript-ecommerce","netlify","nuxtjs","pwa","pwa-apps","vuejs","vuejs2"],"latest_commit_sha":null,"homepage":"https://foodfire-nine.vercel.app/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itswadesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":"github:itswadesh"},"created_at":"2018-09-30T08:15:59.000Z","updated_at":"2025-03-13T02:58:48.000Z","dependencies_parsed_at":"2024-10-27T11:55:38.493Z","dependency_job_id":"19b1d92c-5368-4622-9a41-516ab8e0ff33","html_url":"https://github.com/itswadesh/foodfire","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itswadesh%2Ffoodfire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itswadesh%2Ffoodfire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itswadesh%2Ffoodfire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itswadesh%2Ffoodfire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itswadesh","download_url":"https://codeload.github.com/itswadesh/foodfire/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253675057,"owners_count":21945890,"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":["ecommerce","firebase","food-ordering","headless","javascript-ecommerce","netlify","nuxtjs","pwa","pwa-apps","vuejs","vuejs2"],"created_at":"2024-10-13T08:27:02.400Z","updated_at":"2025-05-12T04:30:32.649Z","avatar_url":"https://github.com/itswadesh.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FoodFire - Nuxt2.x + Fireabase + Vue2.x\n\n## Backendless Progressive food delivery web app using Nuxt + Firebase\n\n\u003cimg src=\"https://i.imgur.com/v2B8eeD.gif\" title=\"Production Video\"/\u003e\n\n![Home Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/index.jpg?raw=true)\n![Item Added](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/item-added.jpg?raw=true)\n![Cart](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/cart.jpg?raw=true)\n![Empty Cart](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/empty.jpg?raw=true)\n![Order Success](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/success.jpg?raw=true)\n![Profile Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/profile.jpg?raw=true)\n![Admin Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/admin.jpg?raw=true)\n![Error Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/error.jpg?raw=true)\n\n## Quick start\n\n\u003e Make sure you have **Node** version \u003e= 10.x, **YARN** \u003e= 2.x\n\u003e Yarn version \u003e= 1.x\n\u003e Clone the repo\n\u003e `git clone https://github.com/itswadesh/foodfire.git`\n\n### navigate inside the directory\n\n```bash\ncd foodfire\n```\n\n### install the dependencies with yarn\n\n`yarn`\n\n### serve with hot reload at localhost:3000\n\n`yarn dev`\n\n### You must be live of http://localhost:3000\n\n## How to create a pull request\n\n- Fork the repo\n- Do modifications locally\n- Create a pull request\n- Merge into foodfire\n\n## Deployment\n\nClick on the button to directly deploy to Netlify or Vercel. Zero configuration required.\n\n\u003ca href=\"https://app.netlify.com/start/deploy?repository=https://github.com/itswadesh/foodfire\" aria-label=\"Click to deploy into netlify\"\u003e\n\u003cimg src=\"https://www.netlify.com/img/deploy/button.svg\" alt=\"Deploy to netlify\"\u003e\n\u003c/a\u003e\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fitswadesh%2Ffoodfire\u0026demo-title=Foodfire)\n\n## Features\n\n### Coding \u0026 Deployment\n\n- Using firebase `firestore` database with realtime update\n- Single page progressive ecommerce app using VueJs\n- Offline enabled\n- Progressive images with lazy loading\n- All assets(js,css,images) are precached for a faster user experience\n- Modular coding structure\n- Auto deploy to Netlify production server\n- Better and cleaner JavaScript code\n- Simplified installation and configuration\n- Reliable: Load fast and provide offline experience\n- Fast: Respond quickly to user actions\n- Engaging: Feel like a native app on mobile devices\n- Integrated google analytics\n\n### Store Front\n\n- Checkout using COD\n- Customer Address\n- Responsive store front\n- Dynamic Page Titles\n- Firebase authentication system (Login with google)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitswadesh%2Ffoodfire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitswadesh%2Ffoodfire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitswadesh%2Ffoodfire/lists"}