Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 742 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 742 Bytes

shareit frontend

Shareit is an interactive markdown collaboration editor that allows developers to generate document together in real time.

stacks: react-quill, socket.io-client, typescript

Features

  • 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.

Demo

demo link

share_it

Set up

npm install
npm start