A collaborative rich-text editing desktop application. Users can create, view, edit, and share their documents. Built using Electron, React, Node.js, Express, Socket.IO, Passport.js, Material-UI, and MongoDB.
You can find a walkthrough here.
A recent version of node, npm, and electron.
To run the backend: npm run backend-dev
To run the frontend: npm start