DEV Community

Digamber Singh
Digamber Singh

Posted on • Originally published at positronx.io on

Create Angular 9|8|7 Firebase 6 Web App with Angular Material 7

The post Create Angular 7 Firebase 6 CRUD Web App with Angular Material 7 appeared first on positronX.io.

In this article, we are going to build a simple Angular 7 CRUD (Create, Read, Update and Delete) app with Angular Material 7 and Firebase real-time NoSQL database (version 6.0.2). We’ll take the help of Angular Material 7 for creating beautiful UI components for our demo app.

To store data, we’ll be using Firebase real-time database. We’ll learn to connect Firebase with our Angular 7 CRUD app.

Click here to read more

Top comments (0)