/textedit-app

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

Primary LanguageJavaScript

Forks Stargazers Issues-open Issues-closed Contributors Framework contributions welcome


Logo

textedit-app


🖊️ Read the article 🐞 Report a Bug 🙋‍♂️ Request Feature

Table of Contents

  1. Author
  2. Contributing
  3. Show your support
  4. License

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

Author

Contributing

contributions welcome

🤝 Contributions, issues and feature requests are welcome! Feel free to check the issues page.

Show your support

🤗 Give a ⭐️ if you like this project!

Icons from:

Icons8

License

License

📝 This project is licensed under the MIT
Feel free to fork this project and improve it