Favour Vivian wrote
Build a Chat App with Vuejs and Firebase Realtime Database
We will be looking at how we can use Firebase Realtime Database and Vuejs to build a chat app. Once users are signed in, we’ll learn how to store user chats in the Firebase Realtime database which allows our chat app to update in realtime. The client application is going to be built in Vue […]