tpps88206 / michael-angular-firestore-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 64.1%Language:HTML 26.7%Language:JavaScript 7.6%Language:CSS 1.7%