Skip to content

sahilatahar/markdown2pdf

Repository files navigation

An Impressive Markdown to PDF Converter!

- Online Option: Upload resume.md to an unknown server?
+ Try the Offline Web Application instead!

image

👨‍💻 Demo

Netlify Status
Try out the website : markdown2pdf

👉 How to Use

  1. Click the button to select a .md file.
  2. Edit your content in the left-hand panel.
  3. Click the Convert button!
  4. Choose 'Destination' as Save as PDF.
  5. Chrome is recommended for best results.

👨‍🔧 Tech Stack

This project is built with the following technologies:

🛠️ Installation Steps

  1. Fork the repository on GitHub.
  2. Clone your forked copy of the project
    git clone https://github.com/<your-github-username>/markdown2pdf.git
  3. Change the working directory
    cd markdown2pdf
  4. Install dependencies
    npm install
  5. Run the app
    npm run dev

About Me

  • Github: @sahilatahar
  • Project: markdown2pdf (Markdown to PDF Converter)

LICENSE

This project is licensed under the MIT License.