Skip to content

waveformhealth/virtualvisit-web

 
 

Repository files navigation

Virtual Visit Web

About

This is the web app component of Virtual Visit, a product for making video calls simple for patients in hospitals. This project was created during the Twilio x DEV community hackathon.

This React app is a fork of twilio-video-app-react.

Prerequisites

You must have the following installed:

  • Node.js v10+
  • NPM v6+ (comes installed with newer Node versions)

Set up

Create a .env at the root of this project and set the following environment variables:

Install Dependencies

Run npm install to install all dependencies from NPM.

Local Testing

Run the app locally with:

$ npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.2%
  • JavaScript 5.5%
  • Other 1.3%