This is a sample Next.js/React app done step-by-step.
Check the demo hosted on https://talko-production.up.railway.app/.
First clone this repository.
$ git clone https://github.com/heuzin/talko.git
Install dependencies. Make sure you already have nodejs
& npm
installed in your system.
$ npm install # or yarn
Run it
$ npm run dev
- Chat with your friends
- Create private channels
- Make video and audio calls