Skip to content

vestigialcode/markdown-editor-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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