Ionic version of studycard system using @angular/fire. You can build this application by installing using Ionic CLI.
Any suggestions, including issue or email, are Welcome. Feel Free to Express your opinion.
Run ionic serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
You Need to implements environments.ts file in environments folder.
export const environment = {
production: false,
firebase: {
apiKey: "<API_KEY>",
authDomain: "<PROJECT_ID>.firebaseapp.com",
databaseURL: "https://<DATABASE_NAME>.firebaseio.com",
storageBucket: "<BUCKET>.appspot.com",
messagingSenderId: "<SENDER_ID>",
}
}Run npm install to intall libraries.
To get more help on the ionic-studycard4 contact me.
Email: hadbsgk@gmail.com