Skip to content

tigawanna/sockets-client

Repository files navigation

REACT CHAT CLIENT

Simple react app bootstrapped with vite and sockets.io with tailwindcss for styling.

scripts

For development clone the repo

npm install
npm run dev to preview,
npm run build when ready for prod,
npm run preview to preview te built app 

Works with a simple nodejs backeend server code

Just hop in and chat , messages are broadcast to all the clients currently connected and no data is persisted

helpfull links : how to deploy a vite react app to github pages : dev.to article

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published