/AngularFireCRUD

An example of a simple Angular project with Firebase.

Primary LanguageTypeScript

AngularFireCRUD

An example of a simple Angular project with Firebase.

Demo:

https://youtu.be/H9yMDWQtOtk

Setup:

  • create a Firebase collection with the following inital schema:

  • insert your Firebase authentication settings and the collection name in ./src/environments/environment.ts file

Run

ng serve --open