yashraj2312 / deno_realtime_chat

A realtime chat application built using Deno.js and websockets where users can join a group of their choice to chat with their peers on interesting topics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

De_Chat

A realtime chat application built using Deno.js and websockets where users can join a group of their choice to chat with their peers on interesting topics

To run follow the steps:

  1. Fork the repository to make your own copy.
  2. Clone the repository.
  3. Install deno and other dependencies.
  4. Go the main directory where you have cloned the project.
  5. In terminal type deno run--allow-net server.js
  6. open chat.html

Demo

sample_gif

Screenshots

de1

de3

About

A realtime chat application built using Deno.js and websockets where users can join a group of their choice to chat with their peers on interesting topics


Languages

Language:JavaScript 53.6%Language:HTML 24.2%Language:CSS 22.2%