wavey text editor intended for collaboration.
- real-time, collaborative editing via SocketIO
- client-side routing via React Electron + React MemoryRouter + Redux, bundled with WebPack
- rich text display and editing via DraftJS + contentEditable
- front-end design components, compliments of React-Materialize
- JSON API backend created with Mongo, Express; user login and registration managed by PassportJS