Skip to content

anattadesign/talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk

A free video chat for the web.

Prerequisites:

  • Node.js 8.x or above
  • NPM

How to Build this app locally

Clone the repo locally, or extract the contents of the source code.

git clone https://github.com/vasanthv/talk.git

cd talk and then install dependencies

npm install

Run the app

npm start

Open the following url in the browser

http://localhost:3000

About

Group video call for the web. No signups. No downloads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.0%
  • HTML 29.7%
  • CSS 8.8%
  • Dockerfile 0.5%