Skip to content

c0d0er/Markdown-Previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown-Previewer

Check it out here

Fulfill the below user stories:

  • User Story: I can type GitHub-flavored Markdown into a text area.
  • User Story: I can see a preview of the output of my markdown that is updated as I type.

Technologies used to complete this project

  • HTML
  • CSS
  • JavaScript
  • React