GitHunt
BL

blackstile/IonicShoppingList

Ionic 2 Firebase Crud App

Ionic Shopping List Application

Udemy Course - Create a CRUD Application with Ionic 3 and Firebase

Ionic 3 Firebase Crud App

This is a crud application using ionic 3 and firebase database. It's a Shopping List application, created for study about Ionic
and Firebase.

For test this application you shall change the file
/src/app/firebase.credentials.ts
content, adding your credentials data

export const FIREBASE_CONFIG = {
    apiKey: "",
    authDomain: "",
    databaseURL: "",
    projectId: "",
    storageBucket: "",
    messagingSenderId: ""
}

Languages

TypeScript47.3%HTML27.5%CSS20.1%JavaScript5.0%

Contributors

Created February 26, 2018
Updated February 26, 2018
blackstile/IonicShoppingList | GitHunt