AngularTemplates / angular-firebase-crud

Angular CRUD with Firebase using cloud firestore as a database, angular material and Bootstrap 4. Step by Step tutorial and working angular 7 example app.

Home Page:https://angular-templates.io/tutorials/about/angular-crud-with-firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Firebase CRUD

This project is part of an Angular tutorial where we explore how to perform all CRUD operations in an Angular 7 application using cloud FireStore as a database.

Get the step by step free tutorial in https://angular-templates.io/tutorials/about/angular-crud-with-firebase

Please support this project by simply putting a Github star ⭐. 🙏 Thanks

Installation

Run npm install to install all the required dependencies

Then run ng serve to start a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Online Demo

You can try the online demo of this Angular 7 CRUD here.

Premium Starter Apps

If you want to build a complex and robust web app with Angular you should check Angular Site Template which is a super complete application to build your next angular project. It includes Bootstrap 4, Angular Universal (Server Side Rendering), SEO, Lazy Loading and a detailed documentation on how to get started building Angular apps. Tons of use cases implemented the Angular way such as authentication flows, product listing, filtering, forms, routing guards and more.

Free Angular examples

Find more Angular tutorials and starter apps in https://angular-templates.com

About

Angular CRUD with Firebase using cloud firestore as a database, angular material and Bootstrap 4. Step by Step tutorial and working angular 7 example app.

https://angular-templates.io/tutorials/about/angular-crud-with-firebase

License:MIT License


Languages

Language:TypeScript 61.0%Language:HTML 30.5%Language:CSS 8.5%