Ghostcord is a Video and Messaging chat web application run on react.js, express.js, firebase, and twilio api. We have features including whiteboard drawing, video and voice chat (up to 50 people), and group messaging.
Check out our deployed website at https://ghostcord-jrvbp94r2-dqnguyen1506.vercel.app/
(DISCLAIMER : Video chat currently disabled: twilio api does not allow deployed website to run video chat)
Technologies and Software used:
Stack: React, Firebase Software: VSCode, Chrome
Required downloads: Node.js, NPM, Chrome
The purpose off this document is to decscribe the steps needed to clone and start developing for GHOSTCORD
- First clone the given repo
cd /GHOSTCORD
npm install
to install all dependencies used in projectnpm run server
to start localhost video and whiteboard serversyarn start
- from here a chrome browser should pop up and allow you to see website
- in addition it will make changes and reload automatically
- to test open console (inspect)
1.0.1 : Video chat disabled and whiteboard feature only works on local networks
Main Contributers:
- https://github.com/mattszeto
- https://github.com/henrymhong
- https://github.com/Dev-Steven
- https://github.com/dqnguyen1506
==Copyright of 4Asians==