Skip to content

Web Application using Angular 7.2, Angular Material and Firebase.

Notifications You must be signed in to change notification settings

TusharKanjariya/angular-material-firebase

Repository files navigation

A demo web-app of Angular Angular-Material Firebase

Angular 7.3.0 with Firebase Realtime Database and Authentication Services.

Here is the Live Demo

Following steps are required for run this Code:

  • download this git repository using git or github website.
  • open your Command Prompt or Terminal to point this folder or directory.
  • run the command npm install.
  • Run ng serve for a dev server.
  • open your favourite browser and type url http://localhost:4200/.