/markdown-editor-react

Markdown editor made using reactjs

Primary LanguageJavaScriptMIT LicenseMIT

Markdown editor using Reactjs

Screenshot 2021-12-31 at 12-21-54 https markdown-editor-react pages dev

Screenshot 2021-12-31 at 12-24-54 If you want to insert images, this is how you do it  Image of Einstein (https upload wiki

Concepts used

  1. React hooks (useState and useEffect)
  2. Component Lifecycle
  3. React synthetic Event(e)

How to run locally

git clone https://github.com/vestigialcode/markdown-editor-react.git
yarn && yarn start