⚛️React Markdown Viewer🧐
This web application allows you to view Markdown files in a user-friendly format.
Features
- 💎View Markdown files with syntax highlighting
- 💎Download Markdown files as PDF or HTML
How to Use
- 💎Upload a Markdown file using the "Upload File" button
- 💎Your Markdown file will be displayed in a formatted view
- 💎Click the "Download PDF" or "Download HTML" button to download the file in the desired format
Technologies Used
- 💎React.js - Frontend JavaScript library for building user interfaces
- 💎React Markdown - Library for rendering Markdown as React components
- 💎html2pdf - Library for generating PDF files from HTML content
Thank you for using the React Markdown Viewer!