Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rks-031/drishti
https://github.com/rks-031/drishti
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rks-031/drishti
- Owner: rks-031
- Created: 2024-07-05T03:38:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T11:20:35.000Z (4 months ago)
- Last Synced: 2024-07-15T08:31:28.629Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
# Drishti: Your own video calling app
## 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