Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amitanshusahu/omegle-fullstack

a video calling app using webrtc
https://github.com/amitanshusahu/omegle-fullstack

Last synced: about 20 hours ago
JSON representation

a video calling app using webrtc

Awesome Lists containing this project

README

        

![iggle](https://github.com/amitanshusahu/Omegle-fullstack/assets/83657737/fdeae2a5-a5aa-456a-9160-aeb87e265e8c)

---



![gihub-thumbnail](https://github.com/amitanshusahu/Omegle-fullstack/assets/83657737/7371b48d-da29-4c9b-bbb9-7b6e73207935)

[🔴 watch demo on youtube](https://youtu.be/GZyKcIvQqi8)

---

## 📌 Set up project
- clone the repo and go into it
```bash
git clone https://github.com/amitanshusahu/Omegle-fullstack/ & cd Omegle-fullstack/
```
- go to the client folder and start dev server
```bash
cd client && npm run dev
```
- go to the server folder and start server
```bash
cd ../server && npm start
```

## Useful Links

- [WebRTC Crash Course - deep dive](https://youtu.be/FExZvpVvYxA)

---

Star the Repo ⭐