MalikKilgore / VueChat

VueChat is a video chat application where you can send, edit, and delete messages both in public chatrooms and in private DMS.
https://vuechat-80a67.web.app/
0 stars 0 forks source link

V-chat

How to Use

V-chat is a social messaging app where you can participate in direct video calls, public chatrooms, and direct messages with other users. You can create an account and use your own personal e-mail and password to login. There is also a button that immediately lets you test the app with a demo account.

You can send, edit, and delete all messages associated with the account your logged into!

Two people on two separate accounts are needed to participate in video calls. The video calling functionality was built using WebRTC.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.