Table of Contents
We've developed a dynamic web app that brings together the best features across all different platforms, including livestreaming, video chats, messaging, screen sharing, recording, translation services, and OAuth, all under one intuitive and modern user interface. Our goal was to come away from this project being more well-versed with technologies and best practices for building software, as well as to deploy our product for curious spectators to be able to use and enjoy it easily.
Andrea Tranchina
Saoirse Siobhan Ebert
Jonathan Shabatayev
This project was bootstrapped with Create React App.
In the project directory, you can run:
This will install all necessary dependencies.
In addition to this, you must input your own API keys in a .env.local file that looks like this:
REACT_APP_DEEPL_API_KEY=''
REACT_APP_API_KEY=
REACT_APP_AUTH_DOMAIN=
REACT_APP_PROJECT_ID=
REACT_APP_STORAGE_BUCKET=
REACT_APP_MESSAGING_SENDER_ID=
REACT_APP_APP_ID=
REACT_APP_MEASUREMENT_ID=API's used were DeepL, Elastic Email, Twilio, and Firebase.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.





