An open API service indexing awesome lists of open source software.

https://github.com/tommm2/chat-app

Vue 3 + Firebase 聊天室
https://github.com/tommm2/chat-app

firebase-auth firebase-database vue3-composition-api vuex

Last synced: 3 months ago
JSON representation

Vue 3 + Firebase 聊天室

Awesome Lists containing this project

README

          

# Vue 3 + Firebase 即時聊天室

簡介:
* 練習 Vue 3 與 Firebase 製作的即時聊天室

使用技術:
* Firebase Firestore、Firebase Auth
* SCSS
* Vite
* Vee Validate 4 驗證表單
* Vue 3 Composition API
* Vuex 狀態管理

功能:
* 登入、登出以及註冊提示
* 登入、登出功能
* 註冊帳號功能
* 第三方登入(Facebook、Google)
* 顯示目前在線成員
* 進入聊天室聊天

## [DEMO](https://tommm2.github.io/chat-app/)

![專案快照](https://i.postimg.cc/gkswbgyw/image.jpg)