Pradeep-selva / markdown-previewer

React website to preview marldown

Home Page:https://pradeep-selva.github.io/markdown-previewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Markdown Previewer

img

This is a website where you can enter markdown text and preview its output simultaneously as you type. This was built using React.

Getting started

Install dependencies from package.json using

npm install

(or)

yarn install

Built Using

  • React
  • HTML
  • CSS
  • Javascript

Dependencies

  • react
  • react-dom
  • react-scripts
  • react-markdown
  • styled-components

About

React website to preview marldown

https://pradeep-selva.github.io/markdown-previewer/


Languages

Language:JavaScript 86.8%Language:CSS 7.1%Language:HTML 6.1%