Skip to content

React UI for PearEdit, a real time collaborative text editor for developer

Notifications You must be signed in to change notification settings

ShaunEvening/pearedit-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the PearEdit-UI

PearEdit is a realtime pair programming web application that allows its users to login via their github accounts. Using web sockets, users can communicate and code together remotely.

This repository holds the react front-end of the application

NOTE: This is the a complete overhaul of the final project of Shaun Lloyd & Leo Rossi who were two students of Lighthouse Labs in Toronto, ON in the July 18th 2016 cohort.

Setup

  • Clone or download the project and cd into the directory

  • Install the packages

  npm install
  • Start the application
  npm run start
  • Go to localhost:3000 in your browser

Contributing

We prefer to use a fork-and-branch strategy. This means there should be two remotes in your local copy. origin should point to your personal fork, while upstream should point to this main repository

For more information on contributing to this project, check out our CONTRIBUTING.md file.

About

React UI for PearEdit, a real time collaborative text editor for developer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published