Hi Guys,
I want to make font generator like perfectfontgenerator.com, if anyone know please help me.
Thanks in advance!!
Hi Guys,
I want to make font generator like perfectfontgenerator.com, if anyone know please help me.
Thanks in advance!!
So I would start with getting all the fonts you want to use from google fonts.
I would then stylized each input with the font you want to use.
I would have an array or list of input in the javascript that I would loop through every time the user changed the top input.
Hope that helps