How to create a signature pdf web application user interface using PDF-LIB?

I want to create a pdf signature web application.

I found https://pdf-lib.js.org/ for the backend part. But I don’t know how to make the front end.

So, how do I make it?