Skip to content

dabit3/react-p2p-messaging

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 7, 2021 21:56
February 7, 2021 22:05
February 7, 2021 22:05
February 7, 2021 21:55
February 7, 2021 13:18
February 7, 2021 13:18

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