Skip to content

JoeyRivera01/PeerAdventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A multiplayer choose your own adventure game using React, Express, MongoDB, PeerJS, and SocketIO.

Demo Video

https://bit.ly/37RM58J

Installation and Setup

Install PeerJS globaly

npm install -g peer

Install npm packages

npm install

Start peerJS server

peerjs --port 3001

Start webpack

npm run react-dev

Start express server

npm run server-dev Open http://localhost:3000 to view it in the browser.

Technologies Used

React Node Express PeerJS Socket.io

About

A multiplayer choose your own adventure game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published