- Marky is a markdown editor built in React that works on desktop & mobile browser.
- The aim of this app is to help you preview your markdowns.
markdown-previewer.satvikchachra.vercel.app
- Realtime preview of markdowns
git clone https://github.com/satvikchachra/markdown-previewer.git
cd markdown-previewer
npm install
npm start
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.