Markdown Previewer with React
Live demo: https://markdownpreviewerbyase.netlify.app/
Clone the repository
git clone https://github.com/AhmedSemih/Markdown-Previewer.git
After getting the starter files, you need to go the file directory and run
npm install
and after start the dev server
npm start