# Realtime Markdown Editor ### What is this? Type markdown into the left box and immediately see it in the right box. Send your friends link to a markdown pad URL and edit the document at same time! ### How to use this? Type the document name after slash in "https://realtime-markdown-editor.onrender.com/" and start creating markdown. ### How was this built? This markdown editor uses the following: - [ShareJS](https://sharejs.org/) - for realtime textbox editing - [Node.js](https://nodejs.org/) - backend framework - [Redis](https://redis.io/) - to store markdown documents