Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 620 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 620 Bytes

Github Finder

This is a sample Next.js/React app done step-by-step.

Check the demo hosted on https://talko-production.up.railway.app/.


Instructions

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

Features

  • Chat with your friends
  • Create private channels
  • Make video and audio calls

Screenshot

GitHub Logo