Skip to content

dabit3/react-p2p-messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P chat app with React & Gun.js

To launch this app, follow these steps:

  1. Clone the repo and change into the directory:
git clone git@github.com:dabit3/react-p2p-messaging.git

cd react-p2p-messaging
  1. Install the dependencies
npm install

cd gun-react

npm install

cd ..
  1. Run the server
node index.js
  1. Run the React app
cd gun-react

npm start

About

A real-time peer-to-peer messaging app built with React & Gun.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published