ibanld / markup

Markdown Previewer built with React, React Desktop, Marked-JS, DOMPurify and use-Sound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“‹ MarkUp!

Markdown Previewer built with React.

πŸ”¨ Built with

Mark Up! has been built using React, React Desktop, Marked-JS, DOMPurify and use-Sound.

This App is part of the final projects in the FreeCodeCamp Front End Libraries Certification.

🌟 Features

  1. Developed using React JS.
  2. Choose between Windows and MacOS themes.
  3. Marked has been used as engine to encode the text from the textarea input into HTML.
  4. DOMPurify has been used to sanitize the code that was rendered into the DOM with dangerouslySetInnerHTML attribute.
  5. Use-Sound hook has been used to reproduce start-up sounds of both themes.

πŸ“ License

Mark Up! is under MIT License. You can read the full license file here.

About

Markdown Previewer built with React, React Desktop, Marked-JS, DOMPurify and use-Sound

License:MIT License


Languages

Language:JavaScript 81.3%Language:HTML 10.6%Language:CSS 8.1%