Skip to content

shaon72/gossip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a real-time messaging application built with React for the frontend and Go for the backend.

Installation

Step 1:

   cd client
   npm install
   npm run dev

Step 2:

  cd server
  go run main.go

You will have to install air if you want live reloading support.

Now open 2 tabs in your browser and you're ready to go.

About

A simple web chat app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published