Skip to content

This is a video chat app that enables people to group up together who wants to meet and have functionality like live chat.

Notifications You must be signed in to change notification settings

milostivyy/Video-ChatApp

Repository files navigation

Talk-Wave🎉

This is a videochat app which enables multiple users to communicate with each other .This is a project that I have built as an individual project.It provides users to connect via video call and other functionalities like live chat.

Check out live demo-https://video-chat--1.herokuapp.com/

How to run the project?

1.Clone the repository in our local system.

2.In your local system,open terminal at that location and run npm i.

3.Add .env file inside the folder along with other files using below structure.

AUTHO_SECRET=a long, randomly-generated string stored in env file
BASE_URL=http://localhost:3000
CLIENT_ID=<CLIENT Id from AuthO config>
ISSUER_BASE_URL=<BASE_URL from AuthO config>
PORT=3000

4.Run npm start.

5.Go to your browser and tpe https://localhost:3000/ in the addresss bar.

6.Hurray!!That's it.

About

This is a video chat app that enables people to group up together who wants to meet and have functionality like live chat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published