Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collab-culator

React Calculator app with Websockets and a shared log Heroku app is available at https://collab-culator.herokuapp.com

Instructions

First download any node modules that may be needed from package.json

  • npm install
  • mainly just need websocket, but project also needs react etc. if you don't have it yet

Run react (client) and server:

  • Go to server/ and run node server.js
    • Express app/websocket should be listening on port 1234
  • Go to client/ and run npm start
    • React App will run and load at localhost:3000

Do simple calculations with your friends! lol

About

React Calculator with web sockets

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages