Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 644 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 644 Bytes

ERD

Realtime Chat Application

Realtime Chat

ERD

Video Calling

ERD

Technologies Used

  • JavaScript
  • React
  • Express
  • Material-UI
  • socket.io
  • react-chat-engine

Introduction

This is a combination video and text chat application to connect with friends and family, responsive on any device.

Setup:

  • currently you need to make a project at https://chatengine.io/ and populate it with users
  • then you can insert your projectID into the App.js file where specified
  • run npm i && npm start for both client and server side to start the development server