for FreeCodeCamp
Click (for better experience, close test bar)
This project allows users to write markdown text in a text editor and preview the output in real-time. The application is useful for writers, bloggers, and anyone who wants to create well-formatted documents quickly and easily. It was built using React, Redux-Toolkit and Bootstrap.
- Enter your markdown text in the text editor on the left-hand side of the application.
- The rendered output will be displayed in real-time in the previewer panel on the right-hand side of the application.
- You could change the orientation (Vertical or Horizontal) of the editor and previewer panels by clicking the button in the navbar.