Responsive Resume Cv Website Using HTML CSS And JavaScript Light/Dark Theme & Export PDF
- Icons: https://boxicons.com/
- Fonts: https://fonts.google.com/
- Html2pdf:https://ekoopmans.github.io/html2pdf.js/
To export from html to pdf, the project must be operating on a server. The library to export to PDF (Html2pdf) works on the client side. In this video we use Visual Studio Code and Live Server (a plugin that starts a live server locally).