nikmk / chatappReactNode

The web app has been deployed on the blow link ...

Home Page:https://chatvortex.ml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatappReactNode aka ChatVortex

Its a simple chat app that embraces in vreation of various chat rooms and allows people to enter those and talk to othe people.

The project is structured in two parts :-

1.Frontend - React App

2.Backend -Node App

It currently use Socket.io as a framework to connect realtime data between users.

Currently the data doesnt get stored or there isn't any authentication as such but future iterations in other repositories with other chat apps will surey have them.

Getting Started

npm i - to install the dependencies of the project npm run start - to start the project

Screenshot of joining page on website --- chatvortex.ml

screenshot

Chat UI screenshot

screenshot

screenshot

About

The web app has been deployed on the blow link ...

https://chatvortex.ml/


Languages

Language:JavaScript 61.7%Language:CSS 25.9%Language:HTML 12.4%