Skip to content

The example website with Angular 7 and Cloud Firestore and ngx-admin

Notifications You must be signed in to change notification settings

tpps88206/michael-angular-firestore-example

Repository files navigation

Angular Firestore Example

This is the example website of an accounting book with Angular 7 and Cloud Firestore. You can learn Angular and Firestore with this porject and build a simple website.

Install

  • Clone the repo with git clone https://github.com/tpps88206/angular-firestore-example.git.
  • Create your own Firebase porject here.
  • Copy your Firebase key and paste it at src/environments/environment.ts and src/environments/environment.prod.ts.
  • Then use ng serve start your local project.
  • Enjoy.

Reference

Angular 7

Cloud Firestore

AngularFire

Semantic UI

Font Awesome

Animate.css