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.
- Developed using React JS.
- Choose between Windows and MacOS themes.
- Marked has been used as engine to encode the text from the textarea input into HTML.
- DOMPurify has been used to sanitize the code that was rendered into the DOM with dangerouslySetInnerHTML attribute.
- Use-Sound hook has been used to reproduce start-up sounds of both themes.
Mark Up! is under MIT License. You can read the full license file here.