ozcanozgur / textedit-app

Collaborative text editing app, built with React, Express, Quill, and Yjs.

Home Page:https://textedit-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collaborative text editing app, built with React, Express, and Yjs.

Visit app online: https://textedit-app.herokuapp.com/

To run locally:

clone this repo

run npm start, which will render the app in your browser

Then, in another Terminal tab:

cd into textedit-app-yjs-websockets-server

run npm start, which will run node server.js

About

Collaborative text editing app, built with React, Express, Quill, and Yjs.

https://textedit-app.herokuapp.com/


Languages

Language:JavaScript 90.0%Language:HTML 6.8%Language:CSS 3.3%