Shareit is an interactive markdown collaboration editor that allows developers to generate document together in real time.
stacks: react-quill, socket.io-client, typescript
- Editor toolbar that auto generates markdown template and formats markdown syntax.
- Preview tab that renders markdown syntax in HTML in real time.
- Home dashboard that allows document owner to manage recently created documents or create new document.
npm install
npm start