Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.1 KB

📋 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.