I have made a tool that converts each row of CSV to an HTML page. Need suggestions on improving it.

https://goagents.space/htmlpagebuilder/

What the tool does:
1. Each row will have colums like Title, Description, Price, Image etc. The tool builds it into an HTML page for each row and hosts it live on our URL to check.
2. It has inputs as CSV file and HTML templates
3. Sample CSV and template is there to download

Leave a Reply