DragonOsman / markdownpreviewapp

This is my solution to the Markdown Previewer Project in the Front End Library Projects curriculum on FreeCodeCamp, using jQuery and Sass. GitHub-flavored markdown in the editor is rendered in the preview box below as HTML. Any changes made to the markdown in the editor are rendered to the preview as HTML as the user makes the changes. There's markdown in the editor to start with as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdownpreviewapp

This is my solution to the Markdown Previewer Project in the Front End Library Projects curriculum on FreeCodeCamp, using jQuery and Sass. GitHub-flavored markdown in the editor is rendered in the preview box below as HTML. Any changes made to the markdown in the editor are rendered to the preview as HTML as the user makes the changes. There's markdown in the editor to start with as well.

About

This is my solution to the Markdown Previewer Project in the Front End Library Projects curriculum on FreeCodeCamp, using jQuery and Sass. GitHub-flavored markdown in the editor is rendered in the preview box below as HTML. Any changes made to the markdown in the editor are rendered to the preview as HTML as the user makes the changes. There's markdown in the editor to start with as well.

License:GNU General Public License v3.0


Languages

Language:JavaScript 42.0%Language:HTML 39.6%Language:SCSS 18.4%