Markdown Previewer This project is a simple Markdown Previewer built with React. It allows users to input HTML code into a textarea, which is then automatically parsed and displayed in a div container below the textarea. The project also features the ability to maximize the textarea and the container displaying the parsed HTML.
Features:-
- Real-time HTML Parsing: The HTML code entered in the textarea is parsed and displayed in real-time.
- Resizable Areas: Users can maximize both the textarea and the container displaying the parsed HTML for better editing and viewing experience.
- React Integration: Built with React, making the app fast, responsive, and easy to extend.
Technologies Used:-
