RRB-Client is the official frontend client for CrossShare. CrossShare is a collaboration tool that allows you to work with your peers as if you were both on the same computer.
Features
- Multi-Cursor Document editing
- Multi-Cursor Code editing
- Collaborative Whiteboarding
- Web chat
- Video chat
CrossShare is perfect for working on school projects, writing your next novel with your friends, pair-programming, or drafting up the notes for the next big meeting.
Share your ideas and be more productive with CrossShare!
Stack:
- JavaScript ES6
- React.js
- Redux.js
- Firepad
- SocketIO
- react-sketch
- babel.js
Checkout RRB-client Live on Heroku
Installation Usage Contributing Credits License
- Clone this repository
- Clone the server repository RRB-Server
- Run
npm install
within both directories to install dependencies.
Start the RRB-Server and then run npm start
within the RRB-client directory. Once running, you can access http://localhost:3000
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -amm 'Add some feature
- Push to the branch
git push origin my-new-feature
- Submit a pull request
For additional details on RRB Inc's workflow checkout our wiki
This project is licensed under the terms of the MIT license.