Skip to content

asood123/mimic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimic App

This is a basic app to allow text, audio and video chatting. It uses Peer.js.

TODO

  • Add voice support

To try locally

You'll need to have Node.js installed.

$ git clone git@github.com:asood123/mimic.git
$ cd mimic
$ npm install
$ npm run dev

Visit http://localhost:3000 in two different windows and messages should pass back and forth.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published