Building Firebase Realtime Chat Web App with Vue.js

Learn how to build simple chat web app using Vue.js and Google Firebase Realtime Database with multiple chat rooms and users. In this Vue.js tutorial, we will use the existing Google Firebase Javascript SDK that can access the Firebase Realtime-database. Read more

Similar