Home
Softono
foodfire

foodfire

Open source MIT Vue
110
Stars
94
Forks
4
Issues
9
Watchers
2 years
Last Commit

About foodfire

# FoodFire - Nuxt2.x + Fireabase + Vue2.x ## Backendless Progressive food delivery web app using Nuxt + Firebase <img src="https://i.imgur.com/v2B8eeD.gif" title="Production Video"/> ![Home Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/index.jpg?raw=true) ![Item Added](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/item-added.jpg?raw=true) ![Cart](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/cart.jpg?raw=true) ![Empty Cart](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/empty.jpg?raw=true) ![Order Success](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/success.jpg?raw=true) ![Profile Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/profile.jpg?raw=true) ![Admin Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/admin.jpg?raw=true) ![Error Page](https://github.com/itswadesh/foodfire/blob/master/static/screenshots/error.jpg?raw=true) ## Quic ...

Platforms

Web Self-hosted

Languages

Vue

FoodFire - Nuxt2.x + Fireabase + Vue2.x

Backendless Progressive food delivery web app using Nuxt + Firebase

Home Page Item Added Cart Empty Cart Order Success Profile Page Admin Page Error Page

Quick start

Make sure you have Node version >= 10.x, YARN >= 2.x Yarn version >= 1.x Clone the repo git clone https://github.com/itswadesh/foodfire.git

navigate inside the directory

cd foodfire

install the dependencies with yarn

yarn

serve with hot reload at localhost:3000

yarn dev

You must be live of http://localhost:3000

How to create a pull request

  • Fork the repo
  • Do modifications locally
  • Create a pull request
  • Merge into foodfire

Deployment

Click on the button to directly deploy to Netlify or Vercel. Zero configuration required.

Deploy to netlify

Deploy with Vercel

Features

Coding & Deployment

  • Using firebase firestore database with realtime update
  • Single page progressive ecommerce app using VueJs
  • Offline enabled
  • Progressive images with lazy loading
  • All assets(js,css,images) are precached for a faster user experience
  • Modular coding structure
  • Auto deploy to Netlify production server
  • Better and cleaner JavaScript code
  • Simplified installation and configuration
  • Reliable: Load fast and provide offline experience
  • Fast: Respond quickly to user actions
  • Engaging: Feel like a native app on mobile devices
  • Integrated google analytics

Store Front

  • Checkout using COD
  • Customer Address
  • Responsive store front
  • Dynamic Page Titles
  • Firebase authentication system (Login with google)