Skip to content

Lost Dogs APP demo made with Angular, Ionic and AngularFire

Notifications You must be signed in to change notification settings

Jhonsensf/demo-lost-dogs

Repository files navigation

LOST DOGS DEMO APP

It's an Ionic/Angular demo powered by angularFire.

Install dependencies:

npm install

It's necessary to set your firebase project in the enviroments files:

firebaseConfig: {
    apiKey: "your-api-key",
    authDomain: "your-auth-domain",
    databaseURL: "your-database-url",
    projectId: "your-project-id",
    storageBucket: "your-bucket",
    messagingSenderId: "your-id",
    appId: "your-app-id"
  }

Runs the demo:

ionic serve

About

Lost Dogs APP demo made with Angular, Ionic and AngularFire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published