Skip to content

The app allow the user to create a markdown file, then download it as markdown or as PDF.

Notifications You must be signed in to change notification settings

rajatgupta24/md-to-pdf-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to PDF

Hey everyone, today we're talking about a project that I build over a weekend to help me prepare my assignments fast.

The project is a markdown editor where you can use HTML* as well to create a markdown file like other editors, So what makes this different, well in other editors I've to first write my assignment in markdown then compile it & then I convert it into a PDF.

What the project does is, it simply acts as a markdown editor but you can copy the base64 of markdown* & PDF files & then convert them into files using any tool of your liking.

I've used React & typescript for frontend (maybe tailwind UI in the future) & for the backend I've used Nodejs & Express. I've used base64topdf library to perform the conversion of file format.

You can find the code here:

*Features currently in progress

About

The app allow the user to create a markdown file, then download it as markdown or as PDF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published