Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 755 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 755 Bytes

career-quest-live-chat

Live chat with angular 6, firebase realtime database and firebase google authentication.

This application will help you build a live chat with angular and firebase using the realtime database firebase offers us

Get Started

  • Clone or download the repository.
  • run npm install to get all the dependencies in your node_modules directory.
  • Open your firebase console and make sure you get your google authentication enabled including enabling the firebase realtime database.
  • Open your environment.ts file and paste in your api keys as gotten from your firebase console.
  • run ng serve

Live Demo

Live Chat Demo

Developed by

Samuelson Okoi