Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anmol-baranwal/html2pdf

HTML to PDF converter in 5 minutes using Buildship and Next.js
https://github.com/anmol-baranwal/html2pdf

buildship html-pdf html-pdf-converter html-to-pdf low-code nextjs tailwindcss typescript

Last synced: 1 day ago
JSON representation

HTML to PDF converter in 5 minutes using Buildship and Next.js

Awesome Lists containing this project

README

        

![banner](https://github.com/Anmol-Baranwal/Html2PDF/assets/74038190/ae958f4d-85b4-409b-859c-cbab618af911)

## HTML to PDF

This project contains the code to generate the PDF from HTML using BuildShip as a low-code app.

Read the complete tutorial at [dev.to/anmolbaranwal](https://dev.to/anmolbaranwal/how-to-build-an-html-to-pdf-app-in-5-minutes-92e).

## :fire: Deployed Link ##

This project is hosted on Vercel. Visit the [html2-pdf.vercel.app](https://html2-pdf.vercel.app/) to view the web application.


## bullseye Frameworks & Tools



- [BuildShip](https://buildship.com/) for building the API.


## Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.