Skip to content

QueAnhHa/video-call-with-jenny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-call-with-jenny

A video chat website implementing React Hooks and Twlio Programmable Video

Reference: https://www.twilio.com/blog/video-chat-react-hooks

Steps to try:

  • git clone https://github.com/QueAnhHa/video-call-with-jenny.git
  • cd into video-call-with-jenny/client and run npm install
  • touch .env and update .env file with Twilio Credentials (SID, API Key and API )
  • Generate a temporary access key and replace it in VideoChat.js to test out the app

  • Run npm run dev to stand up the application and login with the username and Room name specified in temporary access key above

About

A video chat website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published