Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rks-031/drishti


https://github.com/rks-031/drishti

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Drishti: Your own video calling app

Meeting-Room

## Drishti's is made of:

**Front-end**: ReactJS, Bootstrap, Context API

**Backend**: Node.js, Socket.io, Map, CORS, WebRTC

## How to use?

1. Clone the repo:

```sh
git clone https://github.com/rks-031/Drishti.git
```

2. Install the necessary dependencies in the **client** and the **server** side:

```sh
npm i
```

3. Run the front-end and the backend separately on your system:
```sh
npm start
```

## Project Maintainer

Rajnish Kumar Singh