ANANTH-SWAMY / socket-chat

Sockets chat using socket.io and react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket Chat

A simple chat application written with sockets.

image

Instructions

  • Clone this repo.
  • Run npm i in both the frontent and backend directories.
  • Run npm run dev in the frontend directory and go to http://localhost:5173 in your browser.
  • Run npm start in the backend directory.

About

Sockets chat using socket.io and react


Languages

Language:JavaScript 92.5%Language:HTML 4.3%Language:CSS 3.2%