Skip to content

OSokunbi/chattr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

chattr

a simple global chatroom application using websockets made with react on react + vite and Go.

how to use

to start running cd into the backend file and run go run server.go then cd into the frontend file and run npm run dev

if you want to test it out open up the local host development server vite provides and open up multiple tabs to see the chatroom in action. You should be able to chat with yourself through the tabs.

Each user in the chatroom is given a unique username that saves in local storage.

About

A global chatroom application made using Go and React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published