Markdown Previewer- In React

I’m trying to use React for the front end projects going forward but i can’t get the elements to render. I know i’m no where near completion of this project but i expect to at least see a header, textarea with default text, and output box. I even tried adding generic text to the html page. what am i missing?

My pen

First: you have typo: Preview and Previewer
Second: Editor is a functional component and functional components don’t have this

1 Like