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 聊天室
- Host: GitHub
- URL: https://github.com/tommm2/chat-app
- Owner: tommm2
- Created: 2021-10-07T08:13:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-13T05:44:23.000Z (over 4 years ago)
- Last Synced: 2025-03-08T12:54:54.144Z (over 1 year ago)
- Topics: firebase-auth, firebase-database, vue3-composition-api, vuex
- Language: Vue
- Homepage:
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)
