shindesharad71 / Ionic-Firebase-Shopping-List

A Shopping List Hybrid Mobile Application For Understanding Concepts of Ionic 3 and Firebase.
0 stars 0 forks source link
angular4 angularfire2 firebase ionic ionic3 shopping-list

Ionic Firebase Shopping List - Hybrid Mobile App

A Shopping List Hybrid Mobile Application For Understanding Concepts of Ionic 3 and Firebase.

Demo

Demo

Get APK

Get APK From Here

Installation Instructions - With the Ionic CLI:

Clone or Download This Repository. Then Run Following Commands Inside The Project Folder:

$ sudo npm install -g ionic cordova
$ npm install
$ ionic lab

In Case For Running On Device:

$ ionic cordova platform add android
$ ionic cordova run android