Skip to content

adarrshpaul/P2PMessagingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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 

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 messaging app using GunJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published